textual-slider provides a simple Slider widget for use in Textual, that allows selecting an integer value within a given range. The initial value of the slider if not specified is the minimum value.
This is a collection of widgets for Textual with a focus on aiding writing apps which look and function more like desktop apps. Currently includes widgets for file selection, cascading drop-down menus ...