Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{clamp, roundToStepPrecision, snapValueToStep} from
'../../src/utils/number'
;
2
3
describe(
'number utils'
, () => {
4
describe(
'clamp'
, () => {
Callers
nothing calls this directly
Calls
3
clamp
Function · 0.90
roundToStepPrecision
Function · 0.90
snapValueToStep
Function · 0.90
Tested by
no test coverage detected