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

The vertical align of the FloatingActionButton.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum FloatingActionButtonVerticalAlign

Fields

Aligns the button at the bottom of the parent element

C#
Bottom = 2

Aligns the button at the middle of the parent element

C#
Middle = 1

Aligns the button at the top of the parent element.

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