New to Telerik UI for BlazorStart a free 30-day trial

The horizontal align of the FloatingActionButton.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum FloatingActionButtonHorizontalAlign

Fields

Aligns the button at the center of the parent element

C#
Center = 1

Aligns the button at the end of the parent element

C#
End = 2

Aligns the button at the start of the parent element.

C#
Start = 0
In this article
DefinitionFieldsCenterEndStart
Not finding the help you need?
Contact Support