[−][src]Module iced_glow::widget::slider
Display an interactive selector of a single value from a range of values.
Structs
Handle | The appearance of the handle of a slider. |
State | The local state of a |
Style | The appearance of a slider. |
Enums
HandleShape | The shape of the handle of a slider. |
Traits
StyleSheet | A set of rules that dictate the style of a slider. |
Type Definitions
Slider | An horizontal bar and a handle that selects a single value from a range of values. |