MCPcopy
hub / github.com/pmndrs/react-spring / describeProps

Function describeProps

packages/core/src/SpringValue.test.ts:171–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169})
170
171function describeProps() {
172 describeToProp()
173 describeFromProp()
174 describeResetProp()
175 describeDefaultProp()
176 describeReverseProp()
177 describeImmediateProp()
178 describeConfigProp()
179 describeLoopProp()
180 describeDelayProp()
181}
182
183function describeToProp() {
184 describe('when "to" prop is changed', () => {

Callers 1

Calls 9

describeToPropFunction · 0.85
describeFromPropFunction · 0.85
describeResetPropFunction · 0.85
describeDefaultPropFunction · 0.85
describeReversePropFunction · 0.85
describeImmediatePropFunction · 0.85
describeConfigPropFunction · 0.85
describeLoopPropFunction · 0.85
describeDelayPropFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…