Blazor Floating Action Button Example - Default Functionalities
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