New to KendoReact? Learn about KendoReact Free.
FloatingActionButtonAlign
Specifies the horizontal and vertical alignment of the Floating Action Button in relation to the container.
Centering the Floating Action Button in both horizontal and vertical dimension is not a typical use case.
Still, it is possible to achieve such a layout with appropriate offsets. Setting horizontal: "center" and vertical: "middle" at the same time is not supported.
Name | Type | Default | Description |
---|---|---|---|
horizontal? |
|
Defines the possible horizontal alignment of the Floating Action Button. The available values are:
| |
vertical? |
|
Defines the possible vertical alignment of the Floating Action Button. The available values are:
|