We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93abc08 commit d74df4eCopy full SHA for d74df4e
1 file changed
BlazorExpress.Bulma.Demo.RCL/Pages/Demos/Skeletons/SkeletonsDocumentation.razor
@@ -60,7 +60,7 @@
60
61
<Section Class="p-0" Size="HeadingSize.H4" Name="Button" PageUrl="@pageUrl" Link="components-with-skeletons-button">
62
<div class="mb-3">
63
- In the following example, we use IsSkeleton to show a skeleton loading state for a button.
+ In the following example, we set <code>IsSkeleton</code> to <b>true</b> to show the skeleton state of the button.
64
</div>
65
<Demo Type="typeof(Skeletons_Demo_03_Components_with_Skeletons_A_Button)" Tabs="true" />
66
</Section>
0 commit comments