MCPcopy Index your code
hub / github.com/adobe/react-spectrum / number.test.ts

File number.test.ts

packages/react-stately/test/utils/number.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {clamp, roundToStepPrecision, snapValueToStep} from '../../src/utils/number';
2
3describe('number utils', () => {
4 describe('clamp', () => {

Callers

nothing calls this directly

Calls 3

clampFunction · 0.90
roundToStepPrecisionFunction · 0.90
snapValueToStepFunction · 0.90

Tested by

no test coverage detected