Slider
XISlider
An element that uses a dragger to choose a float between a range of values.
Fields
Field | Type | Description |
Label | string | Name of the field |
Value | float | Float value of the slider |
Events
Event | Description |
ChangeEvent<float> | Executed whenever the Value changes |