Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
35 lines (25 loc) · 1.07 KB

fab-list.md

File metadata and controls

35 lines (25 loc) · 1.07 KB
title
ion-fab-list

import Props from '@ionic-internal/component-api/v8/fab-list/props.md'; import Events from '@ionic-internal/component-api/v8/fab-list/events.md'; import Methods from '@ionic-internal/component-api/v8/fab-list/methods.md'; import Parts from '@ionic-internal/component-api/v8/fab-list/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/fab-list/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/fab-list/slots.md';

import EncapsulationPill from '@components/page/api/EncapsulationPill';

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

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots