shadowThe 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.
Description | true の場合、ファブリストに全てのファブボタンが表示されます。 |
Attribute | activated |
Type | boolean |
Default | false |
Description | メインファブボタンに対して、ファブリストが表示される側を指定します。 |
Attribute | side |
Type | "bottom" | "end" | "start" | "top" |
Default | 'bottom' |
No events available for this component.
No public methods available for this component.
No CSS shadow parts available for this component.
No CSS custom properties available for this component.
No slots available for this component.