Documentation Index
Fetch the complete documentation index at: https://zero-true.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Example Usage
Example Output
Overview
pydantic model zero_true.RangeSlider
The RangeSlider component allows users to select a range of values within a defined interval, making it an ideal choice for input forms where users need to specify a range, such as price or time boundaries.
This component enhances user interaction by providing features like custom color options, step increments, and optional rounded edges. Its flexible design supports both numerical ranges and the addition of visual elements such as tick marks and labels to aid in usability.
JSON Schema
Field Defenitions
Field Defenitions
Bellow are the various attributes you can assign to the component. Utlizing them can allow for modifications to the pre-created object.
Methods
classmethod get_value_from_global_state(value, values)