Skip to main content

ion-fab-list

shadow

fab list 组件是多个 精美按钮 的容器。它包含与主 fab 按钮相关的操作,并在单击时弹出。要指定按钮应显示在哪一侧,请将 side 属性设置为 "start""end""top""bottom"

¥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

activated

DescriptionIf true, the fab list will show all fab buttons in the list.
Attributeactivated
Typeboolean
Defaultfalse

side

DescriptionThe side the fab list will show on relative to the main fab button.
Attributeside
Type"bottom" | "end" | "start" | "top"
Default'bottom'

事件

¥Events

No events available for this component.

方法

¥Methods

No public methods available for this component.

CSS 阴影部分

¥CSS Shadow Parts

No CSS shadow parts available for this component.

CSS 自定义属性

¥CSS Custom Properties

No CSS custom properties available for this component.

插槽

¥Slots

No slots available for this component.