Example of Default Functionalities in Angular Floating Action Button Component

This sample demonstrates the default functionalities of the Floating Action Button (FAB).

Description

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