Chapter 68: How props get resolved
Core Idea
Remotion performs an algorithm for determining the props that are being passed to your component when rendering the video.
Key Concepts
- During rendering
- In the Remotion Studio
Key Takeaways
- Understand during rendering when working with How props get resolved.
- Understand in the remotion studio when working with How props get resolved.
Connects To
- Cancel Render: related page in the Hooks & Data APIs section.
- Continue Render: related page in the Hooks & Data APIs section.
- Data Fetching: related page in the Hooks & Data APIs section.