Example of Default Functionalities in Blazor Floating Action Button Component
This sample demonstrates the default functionalities of the Floating Action Button (FAB).
In this example, each FAB showcases the usage of IconCss
, CssClass
, Content
, and Disabled
properties, such as:
- Icon only FAB
- Icon with label FAB
- Disabled FAB
- Label Only FAB