Skip to main content
Version: v8

ion-fab-list

shadow

ion-fab-list 要素は、複数のfab buttonのコンテナです。この一連のfab buttonには、メインのfab buttonに関連するアクションが含まれ、メインのfab buttonをクリックすると表示されます。ボタンを表示する方向を指定するためには、 side プロパティを'start', 'end', 'top', 'bottom' に設定します。

使用例については、fab documentationを参照してください。

プロパティ

activated

Descriptiontrueの場合、ファブリストに全てのファブボタンが表示されます。
Attributeactivated
Typeboolean
Defaultfalse

side

Descriptionメインファブボタンに対して、ファブリストが表示される側を指定します。
Attributeside
Type"bottom" | "end" | "start" | "top"
Default'bottom'

イベント

No events available for this component.

メソッド

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSSカスタムプロパティ

No CSS custom properties available for this component.

Slots

No slots available for this component.