s-private API Documentation - v3.8.1
    Preparing search index...
    • A styled range slider input component.

      Parameters

      • props: SliderProps

        Standard input attributes for range inputs

      Returns Element

      A styled range input element

      <Slider min={1} max={5} value={3} step={1} onChange={handleChange} />
      
    Index

    Properties

    Properties

    displayName: string