MCPcopy
hub / github.com/plouc/nivo / useMotionConfig

Function useMotionConfig

packages/core/src/motion/hooks.js:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10import { motionConfigContext } from './context'
11
12export const useMotionConfig = () => useContext(motionConfigContext)

Callers 15

useArcCentersTransitionFunction · 0.90
useArcsTransitionFunction · 0.90
useAnimatedArcFunction · 0.90
ChordArcs.tsxFile · 0.90
ChordLabels.tsxFile · 0.90
ChordRibbons.tsxFile · 0.90
HeatMapCellsFunction · 0.90
TooltipWrapper.tsxFile · 0.90
CrosshairLine.tsxFile · 0.90
NetworkLinksFunction · 0.90
NetworkNodesFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected