euporie.core.widgets.forms.SliderControl

class euporie.core.widgets.forms.SliderControl(slider: Slider, show_arrows: Union[Filter, bool] = True, handle_char: str = '●', track_char: str | None = None, selected_track_char: str | None = None, style: str = 'class:input', disabled: Union[Filter, bool] = False)

A control to display a slider.