platform-bible-react
    Preparing search index...

    Variable SliderConst

    Slider: ForwardRefExoticComponent<
        Omit<SliderProps & RefAttributes<HTMLSpanElement>, "ref"> & RefAttributes<
            HTMLSpanElement,
        >,
    > = ...

    The Slider component is an input where the user selects a value from within a given range. This component is built on Radix UI primitives and styled with Shadcn UI.