IconPosition

enum in namespace DotVVM.Controls.Tailwind.Controls

Specifies whether an icon appears before or after the button text.

Values

Name Value Description
Start 0 The icon appears before the text (default).
End 1 The icon appears after the text.