Enum
FloatingActionButtonHorizontalAlign

The horizontal align of the FloatingActionButton.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum FloatingActionButtonHorizontalAlign

Fields

Center

Aligns the button at the center of the parent element

Declaration

cs-api-definition
Center = 1

Field Value

FloatingActionButtonHorizontalAlign

End

Aligns the button at the end of the parent element

Declaration

cs-api-definition
End = 2

Field Value

FloatingActionButtonHorizontalAlign

Start

Aligns the button at the start of the parent element.

Declaration

cs-api-definition
Start = 0

Field Value

FloatingActionButtonHorizontalAlign

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