Enum
FloatingActionButtonVerticalAlign

The vertical align of the FloatingActionButton.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum FloatingActionButtonVerticalAlign

Fields

Bottom

Aligns the button at the bottom of the parent element

Declaration

cs-api-definition
Bottom = 2

Field Value

FloatingActionButtonVerticalAlign

Middle

Aligns the button at the middle of the parent element

Declaration

cs-api-definition
Middle = 1

Field Value

FloatingActionButtonVerticalAlign

Top

Aligns the button at the top of the parent element.

Declaration

cs-api-definition
Top = 0

Field Value

FloatingActionButtonVerticalAlign

In this article
DefinitionFieldsBottomMiddleTop
Not finding the help you need?
Contact Support