Skip to main content
Version: v7

ion-fab-list

shadow

The fab list component is a container for multiple fab buttons. It contains actions related to the main fab button and is flung out on click. To specify what side the buttons should appear on, set the side property to "start", "end", "top", or "bottom".

For usage examples, see the fab documentation.

Properties

activated

DescriptionIf true, the fab list will show all fab buttons in the list.
Attributeactivated
Typeboolean
Defaultfalse

side

DescriptionThe side the fab list will show on relative to the main fab button.
Attributeside
Type"bottom" | "end" | "start" | "top"
Default'bottom'

Events

No events available for this component.

Methods

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSS Custom Properties

No CSS custom properties available for this component.

Slots

No slots available for this component.