Capítulo 908 de 988

Chapter 908: <Trail>

Core Idea

Reference page for <Trail> in the Remotion documentation.

Key Concepts

  • API
  • layers
  • lagInFrames
  • trailOpacity
  • Example usage
  • Demo
  • See also

Code Examples

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

Key Takeaways

  1. Understand api when working with <Trail>.
  2. Understand layers when working with <Trail>.
  3. Understand laginframes when working with <Trail>.
  4. Understand trailopacity when working with <Trail>.
  5. Understand example usage when working with <Trail>.

Connects To

  • Camera Motion Blur: related page in the Motion Blur (@remotion/motion-blur) section.
  • Common Mistake: related page in the Motion Blur (@remotion/motion-blur) section.
  • Motion Blur: related page in the Motion Blur (@remotion/motion-blur) section.