Example of Default Functionalities in ASP.NET MVC Floating Action Button Control
This sample demonstrates the default functionalities of the Floating Action Button (FAB).
DEMO
SOURCE
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