
iOS

Android
- Icon: Represent the action of the button, configurable by the admin from the icons font
- Container: Static frame containing the button

Use FABs only for immediate actions, not navigation. All icons should clearly communicate their intended function.

Avoid using icons that do not clearly indicate the immediate action that will occur when clicked.

Use the FAB for primary actions on the page.

Overload the FAB with less important actions.

Use the FAB for a primary action that the user performs frequently. In cases where only one action is configured in the quick actions menu, you can define a specific icon to be displayed.

Overload the FAB with less significant options.
Alignment and positioning
The button is floating and aligned to the bottom right corner of the screen.

The FAB is floating above the screen, positioned in the bottom right corner, anchored 16 pixels from both the right and bottom edges. The button remains on the bottom of the page regardless of where a user scrolls, to remain easily accessible.
Interactions
Learn where the FAB appears in the app.
Launcher screen
The FAB can appear on the launch screen, guiding users to quick actions on the screen.

Calendar screen
The FAB can appear on the calendar screen, guiding users to quick actions such as adding a new event.

For example: a FAB leading to multiple actions on the calendar screen.