BootstrapFloatingActionButtonOptions Properties
Name | Description |
---|---|
ClientSideEvents | Gets an object that lists the client-side events specific to the floating action button. Inherited from FloatingActionButtonProperties. |
HorizontalMargin | Specifies the floating action button’s horizontal margin. Inherited from FloatingActionButtonProperties. |
InitialActionContext | Specifies which floating action button’s action should be displayed when a page is initialized. Inherited from FloatingActionButtonProperties. |
Items | |
TextVisibilityMode | Specifies whether the text is displayed within the floating action button. Inherited from FloatingActionButtonProperties. |
VerticalMargin | Specifies the floating action button’s vertical margin. Inherited from FloatingActionButtonProperties. |
See Also