Back to Remotion

Element title

packages/docs/elements-template/index.mdx

4.0.483287 B
Original Source

import {ElementPage} from '@site/src/components/Elements/ElementPage'; import {ElementComponent} from './element';

Element title

One short paragraph explaining what this element demonstrates and when to use it.

<ElementPage component={ElementComponent} sourceFile="./element.tsx" />