Capítulo 11 de 988

Chapter 11: <Freeze>

Core Idea

Reference page for <Freeze> in the Remotion documentation.

Key Concepts

  • Recommendation: <Sequence freeze>
  • Example
  • API
  • frame
  • active<AvailableFrom v="4.0.127"/>
  • Demo
  • Compatibility
  • See also

Code Examples

const BlueSquare: React.FC = () => <div></div>
// - BlueSquare
  • What it demonstrates: Usage pattern for <Freeze> from the official docs.

Key Takeaways

  1. Understand recommendation: <sequence freeze> when working with <Freeze>.
  2. Understand example when working with <Freeze>.
  3. Understand api when working with <Freeze>.
  4. Understand frame when working with <Freeze>.
  5. Understand active<availablefrom v="4.0.127"/> when working with <Freeze>.

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.