Chapter 35: Root file
Core Idea
The Root file is the file that exports the Root component, which renders one or more <Composition /> components. By default, it is src/Root.
Key Concepts
- Root file: The Root file is the file that exports the Root component, which renders one or more
<Composition /> components.
Key Takeaways
- Understand root file when working with Root file.
Connects To
- Absolute Fill: related page in the Fundamentals & Core Concepts section.
- Animating Properties: related page in the Fundamentals & Core Concepts section.
- Animation Math: related page in the Fundamentals & Core Concepts section.