📅  最后修改于: 2020-10-28 05:00:01             🧑  作者: Mango
md-fab-speed-dial (Angular指令)用于显示一系列弹出元素或按钮,以快速访问常见操作。
下表列出了md-fab-speed-dial的不同属性的参数和说明。
Sr.No | Parameter & Description |
---|---|
1 |
* md-direction This determines the direction at which the speed dial is to appear relative to the trigger element. |
2 |
md-open This helps programmatically control whether or not the speed-dial is visible. |
以下示例显示了md-fab-speed-dial指令的使用以及快速拨号的使用。
am_speeddial.htm
menu
add
insert_link
mode_edit
Direction
{{direction}}
Open/Closed
Open
Animation Modes
{{mode}}
验证结果。