Skip to content

Commit 65df5b1

Browse files
committed
DeleteButton - demos updated
1 parent 19e3ff4 commit 65df5b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

BlazorExpress.Bulma.Demo.RCL/Pages/Demos/DeleteButton/DeleteButtonDocumentation.razor

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
</Section>
1717

1818
<Section Class="p-0" Size="HeadingSize.H3" Name="Sizes" PageUrl="@pageUrl" Link="sizes">
19+
<Block>
20+
The <code>DeleteButton</code> component comes in 4 sizes: Small, Normal, Medium, and Large.
21+
The default size is <b>Normal</b>.
22+
</Block>
1923
<Demo Type="typeof(DeleteButton_Demo_03_Sizes_A)" Tabs="true" />
2024
</Section>
2125

0 commit comments

Comments
 (0)