MCPcopy
hub / github.com/react-component/slider / Slider.tsx

File Slider.tsx

src/Slider.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import useControlledState from '@rc-component/util/lib/hooks/useControlledState';
2import useEvent from '@rc-component/util/lib/hooks/useEvent';
3import isEqual from '@rc-component/util/lib/isEqual';
4import warning from '@rc-component/util/lib/warning';

Callers

nothing calls this directly

Calls 4

useRangeFunction · 0.85
useOffsetFunction · 0.85
getTriggerValueFunction · 0.85
useDragFunction · 0.85

Tested by

no test coverage detected