You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `fixed-tooltip` | Boolean | <b>Default 'false'</b><br> if true, it shows the tooltip beside the actions
48
48
| `enable-rotation` | Boolean | <b>Default 'true'</b><br> if true, the fab will rotate to indicate that it has been opened. Will not rotate if there are no actions specified.
49
+
| `start-opened` | Boolean | <b>Default 'false'</b><br> if true, the fab will start opened.
50
+
| `toggle-when-away` | Boolean | <b>Default 'true'</b><br> if false, the fab will not be closed when clicking outside from the fab component.
0 commit comments