react-code-dataset / react-spring /docs /app /data /subnavSchema.generated.json
Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame
9.2 kB
{"/advanced/index":[],"/advanced/async-animations":[{"href":"#arent-all-animations-async","label":"Aren't all animations async?","id":"arent-all-animations-async"},{"href":"#the-to-prop","label":"The to prop","id":"the-to-prop"},{"href":"#chaining-animations","label":"Chaining animations","id":"chaining-animations"},{"href":"#writing-animation-scripts","label":"Writing animation scripts","id":"writing-animation-scripts"}],"/advanced/config":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#config-visualizer","label":"Config Visualizer","id":"config-visualizer"},{"href":"#easings","label":"Easings","id":"easings"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#pitfalls","label":"Pitfalls","id":"pitfalls"}],"/advanced/controller":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#properties","label":"Properties","id":"properties"},{"href":"#methods","label":"Methods","id":"methods"}],"/advanced/events":[{"href":"#keys-vs-springs","label":"Keys vs Springs","id":"keys-vs-springs"},{"href":"#onstart","label":"onStart","id":"onstart"},{"href":"#onchange","label":"onChange","id":"onchange"},{"href":"#onrest","label":"onRest","id":"onrest"},{"href":"#onpause","label":"onPause","id":"onpause"},{"href":"#onresume","label":"onResume","id":"onresume"},{"href":"#onresolve","label":"onResolve","id":"onresolve"},{"href":"#onprops","label":"onProps","id":"onprops"},{"href":"#ondestroyed","label":"onDestroyed","id":"ondestroyed"},{"href":"#typescript","label":"Typescript","id":"typescript"}],"/advanced/interpolation":[{"href":"#what-is-one","label":"What is one?","id":"what-is-one"},{"href":"#basic-usage","label":"Basic Usage","id":"basic-usage"},{"href":"#advanced-usage","label":"Advanced Usage","id":"advanced-usage"},{"href":"#config","label":"Config","id":"config"},{"href":"#overriding-the-global-to-function","label":"Overriding the global to function","id":"overriding-the-global-to-function"},{"href":"#typescript","label":"Typescript","id":"typescript"}],"/advanced/spring-ref":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#properties","label":"Properties","id":"properties"},{"href":"#methods","label":"Methods","id":"methods"}],"/advanced/spring-value":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#properties","label":"Properties","id":"properties"},{"href":"#methods","label":"Methods","id":"methods"},{"href":"#ts-glossary","label":"TS Glossary","id":"ts-glossary"}],"/components/parallax-layer":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#ref","label":"Ref","id":"ref"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/parallax":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#ref","label":"Ref","id":"ref"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/use-chain":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#timesteps-explained","label":"Timesteps Explained","id":"timesteps-explained"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/use-spring-value":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#updating","label":"Updating","id":"updating"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/use-spring":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/use-springs":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/use-trail":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/components/use-transition":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/concepts/index":[],"/concepts/animated-elements":[{"href":"#what-are-they","label":"What are they?","id":"what-are-they"},{"href":"#animating-elements","label":"Animating elements","id":"animating-elements"},{"href":"#animating-components","label":"Animating components","id":"animating-components"},{"href":"#example-using-stitches--radixui","label":"Example: using stitches & radix-ui","id":"example-using-stitches--radixui"},{"href":"#deep-dive","label":"Deep dive","id":"deep-dive"}],"/concepts/controllers-and-springs":[{"href":"#what-you-know","label":"What you know","id":"what-you-know"},{"href":"#controller","label":"Controller","id":"controller"},{"href":"#spring-value","label":"Spring value","id":"spring-value"},{"href":"#frame-value","label":"Frame value","id":"frame-value"},{"href":"#fluids","label":"Fluids","id":"fluids"},{"href":"#what-you-learnt","label":"What you learnt","id":"what-you-learnt"}],"/concepts/imperative-api":[{"href":"#comparison","label":"Comparison","id":"comparison"},{"href":"#methods","label":"Methods","id":"methods"},{"href":"#upgrading-from-v8","label":"Upgrading from v8","id":"upgrading-from-v8"}],"/concepts/targets":[{"href":"#what-is-a-target","label":"What is a target?","id":"what-is-a-target"},{"href":"#adding-a-target","label":"Adding a target","id":"adding-a-target"}],"/getting-started":[{"href":"#install","label":"Install","id":"install"},{"href":"#the-animated-element","label":"The Animated Element","id":"the-animated-element"},{"href":"#the-hook","label":"The Hook","id":"the-hook"},{"href":"#your-first-animation","label":"Your First Animation","id":"your-first-animation"},{"href":"#reacting-to-events","label":"Reacting to events","id":"reacting-to-events"},{"href":"#next-steps","label":"Next Steps","id":"next-steps"}],"/guides/index":[],"/guides/react-three-fiber":[{"href":"#introduction","label":"Introduction","id":"introduction"},{"href":"#why-use-the-library","label":"Why use the library?","id":"why-use-the-library"},{"href":"#use-the-imperative-api","label":"Use the imperative API","id":"use-the-imperative-api"},{"href":"#syncing-spring-values","label":"Syncing spring values","id":"syncing-spring-values"},{"href":"#troubleshooting","label":"Troubleshooting","id":"troubleshooting"}],"/guides/testing":[{"href":"#introduction","label":"Introduction","id":"introduction"},{"href":"#example","label":"Example","id":"example"},{"href":"#skipping-animations","label":"Skipping Animations","id":"skipping-animations"},{"href":"#fake-timers","label":"Fake Timers","id":"fake-timers"},{"href":"#troubleshooting","label":"Troubleshooting","id":"troubleshooting"}],"/typescript":[{"href":"#animation","label":"Animation","id":"animation"},{"href":"#animationprops","label":"AnimationProps","id":"animationprops"},{"href":"#controllerupdate","label":"ControllerUpdate","id":"controllerupdate"},{"href":"#lookup","label":"Lookup","id":"lookup"},{"href":"#oneormore","label":"OneOrMore","id":"oneormore"},{"href":"#springupdate","label":"SpringUpdate","id":"springupdate"},{"href":"#springvalues","label":"SpringValues","id":"springvalues"},{"href":"#transitionstate","label":"TransitionState","id":"transitionstate"},{"href":"#unknownprops","label":"UnknownProps","id":"unknownprops"}],"/utilities/index":[],"/utilities/use-in-view":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#references","label":"References","id":"references"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}],"/utilities/use-isomorphic-layout-effect":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#why-do-we-need-this","label":"Why do we need this?","id":"why-do-we-need-this"},{"href":"#what-does-it-do","label":"What does it do?","id":"what-does-it-do"},{"href":"#typescript","label":"Typescript","id":"typescript"}],"/utilities/use-reduced-motion":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#stopping-animations","label":"Stopping animations","id":"stopping-animations"},{"href":"#why-is-it-important","label":"Why is it important?","id":"why-is-it-important"},{"href":"#typescript","label":"Typescript","id":"typescript"}],"/utilities/use-resize":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"}],"/utilities/use-scroll":[{"href":"#usage","label":"Usage","id":"usage"},{"href":"#reference","label":"Reference","id":"reference"},{"href":"#typescript","label":"Typescript","id":"typescript"},{"href":"#examples","label":"Examples","id":"examples"}]}