Enum
LoaderPosition

The loader position against the text in the loader container.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum LoaderPosition

Fields

End

Loader is after the text

Declaration

cs-api-definition
End = 2

Field Value

LoaderPosition

Start

Loader is before the text

Declaration

cs-api-definition
Start = 1

Field Value

LoaderPosition

Top

Loader is on top of the text

Declaration

cs-api-definition
Top = 0

Field Value

LoaderPosition

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