Example of Overview in ASP.NET Core Floating Action Button Control
This sample demonstrates the usage of the Floating Action Button (FAB) controller to add a new record to a DataGrid.
DEMO
SOURCE
The FAB is a button that appears in front of all screen contents and performs the primary action. In this example, FAB is positioned at the bottom left of its target DataGrid to perform the add new record action.