Back to Devexpress

FAB Actions

aspnet-120661-components-site-navigation-and-layout-floating-action-button-concepts-fab-actions.md

latest598 B
Original Source

FAB Actions

  • Dec 17, 2020
  • 2 minutes to read

The ASPxFloatingActionButton stores its items in the ASPxFloatingActionButton.Items collection.

  • Action (FABAction) - Executes the action once an end user clicks the floating action button.

  • Action Group (FABActionGroup) - The floating action button serves as a container for multiple actions. When pressed, the floating action button expands nested actions.