跳到主要内容
版本:v8

悬浮操作按钮列表组件

shadow

浮动操作按钮列表组件是多个浮动操作按钮的容器。它包含与主浮动操作按钮相关的操作,点击时会展开显示。要指定按钮应出现在哪一侧,请将 side 属性设置为 "start""end""top""bottom"

使用示例请参阅浮动操作按钮文档

属性

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'

事件

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.

插槽

No slots available for this component.