MCPcopy
hub / github.com/pmndrs/react-spring / useTransition.test.tsx

File useTransition.test.tsx

packages/core/src/hooks/useTransition.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import { render } from 'vitest-browser-react'
3import { toArray } from '@react-spring/shared'
4import { TransitionFn, UseTransitionProps } from '../types'

Callers

nothing calls this directly

Calls 9

toArrayFunction · 0.90
useTransitionFunction · 0.90
SpringRefFunction · 0.90
stepMethod · 0.80
createUpdaterFunction · 0.70
updateFunction · 0.70
testIsRefFunction · 0.70
getMethod · 0.65
startMethod · 0.65

Tested by

no test coverage detected