FloatingActionButtonProperties Properties
Contains settings specific to the floating action button.
Name | Description |
---|---|
Client |
Gets an object that lists the client-side events specific to the floating action button. |
Horizontal |
Specifies the floating action button’s horizontal margin. |
Initial |
Specifies which floating action button’s action should be displayed when a page is initialized. |
Items | Gets the collection of items in the Floating Action Button. |
Text |
Specifies whether the text is displayed within the floating action button. |
Vertical |
Specifies the floating action button’s vertical margin. |
See Also