Example of Styles in ASP.NET Core Floating Action Button Control
This sample demonstrates the changes that can be made to the appearance of the Floating Action Button using predefined styles.
DEMO
SOURCE
The appearance of FAB can be customized using the cssClass
and isPrimary
properties. FAB provides predefined styles which can be set using the cssClass
property.