LabelPosition
enum in namespace DotVVM.Controls.Tailwind.Controls
Specifies where the value label is placed relative to the slider when ShowValue is enabled.
Values
| Name | Value | Description |
|---|---|---|
| Above | 0 | The label appears above the slider. |
| Below | 1 | The label appears below the slider. |