# react-component/slider

🎚️ Accessible React slider for single values, ranges, marks, and editable handles.

Repository: https://github.com/react-component/slider
Canonical: https://ross.abutalabs.com/products/slider
Homepage: https://react-component.github.io/slider
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, react-components, antd, ant-design, javascript, react-component
Last push: 2026-08-03T13:08:24+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 87, longevity 100
- inputs: {"age_days": 4154, "days_push": 30, "days_rel": 6, "gap_med": 80.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3082, forks 768 (observed 2026-08-28T04:07:41.952106+00:00)

## What it is
@rc-component/slider is an accessible React slider component supporting single-value and range selection, with marks, dots, keyboard interaction, vertical/reverse layouts, and editable handles. It is part of the Ant Design ecosystem and is the underlying slider used by Ant Design.

## Use cases
- add a slider input to a React form
- build a range picker with two draggable handles
- show labeled marks and dots on a slider track
- create a vertical or reversed slider control
- make an accessible slider with keyboard support and aria labels
- let users edit range handle values directly

## When to choose
- you need a headless-ish, well-tested React slider with rich range and marks support
- you are building with or alongside Ant Design
- accessibility and keyboard interaction are requirements

## When to avoid
- you need a full design system rather than a single component
- your project does not use React
- you need sliders outside the web browser, e.g. native mobile

## Facets
- artifact type: library
- maturity: active
- function: ui-components, form-handling, accessibility
- domain: frontend, web-development, web-design
- platform: browser, cross-platform
- tags: react, slider, range-slider, ant-design, typescript, input-controls, nodejs

## Member repositories
- react-component/slider (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.952106+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:43.043386+00:00, confidence not recorded.
  - readme: https://github.com/react-component/slider (fetched 2026-08-28T04:07:41.952106+00:00, sha 47e780255464)
  - homepage: https://react-component.github.io/slider (fetched 2026-08-29T09:43:09.377240+00:00, sha 733c2796836a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
