ion-fab-list
ion-fab-list
要素は、複数のfab buttonのコンテナです。この一連のfab buttonには、メインのfab buttonに関連するアクションが含まれ、メインのfab buttonをクリックすると表示されます。ボタンを表示する方向を指定するためには、 side
プロパティを'start', 'end', 'top', 'bottom' に設定します。
使用例については、fab documentationを参照してください。
プロパティ
activated
Description | true の場合、ファブリストに全てのファブボタンが表示されます。 |
Attribute | activated |
Type | boolean |
Default | false |
side
Description | メインファブボタンに対して、ファブリストが表示される側を指定します。 |
Attribute | side |
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.