Skip to content

Commit d74df4e

Browse files
committed
Skeleton - Demos documentation updates
1 parent 93abc08 commit d74df4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BlazorExpress.Bulma.Demo.RCL/Pages/Demos/Skeletons/SkeletonsDocumentation.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
<Section Class="p-0" Size="HeadingSize.H4" Name="Button" PageUrl="@pageUrl" Link="components-with-skeletons-button">
6262
<div class="mb-3">
63-
In the following example, we use IsSkeleton to show a skeleton loading state for a button.
63+
In the following example, we set <code>IsSkeleton</code> to <b>true</b> to show the skeleton state of the button.
6464
</div>
6565
<Demo Type="typeof(Skeletons_Demo_03_Components_with_Skeletons_A_Button)" Tabs="true" />
6666
</Section>

0 commit comments

Comments
 (0)