Skip to content

Commit afdc348

Browse files
committed
chore: show server and client pages
1 parent f4fd502 commit afdc348

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

components/button/overview.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ This article introduces the <a href="https://www.telerik.com/blazor-ui/buttons"
1414

1515
Buttons convey user actions and can display text, images and HTML.
1616

17-
<demo metaUrl="buttons/styling/appearance/" height="222" />
17+
<demo metaUrl="client/button/overview/" height="222"></demo>
18+
19+
<demo metaUrl="server/pivotgrid/overview/" height="222"></demo>
1820

1921
The Blazor Button provides a variety of styling options through the [built-in themes](slug:themes-overview) and the [button type](slug:button-type). It supports [font icons and images](slug:button-icons) and fires click [events](slug:button-events).
2022

0 commit comments

Comments
 (0)