ion-fab-list
ion-fab-list 要素は、複数のfab buttonのコンテナです。この一連のfab buttonには、メインのfab buttonに関連するアクションが含まれ、メインのfab buttonをクリックすると表示されます。ボタンを表示する方向を指定するためには、 side プロパティを'start', 'end', 'top', 'bottom' に設定します。
For usage examples, see the fab documentation.
プロパティ
activated
| Description | If true, the fab list will show all fab buttons in the list. |
| Attribute | activated |
| Type | boolean |
| Default | false |
side
| Description | The side the fab list will show on relative to the main fab button. |
| 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.