packages/docs/elements/index.mdx
import {ElementLibrary} from '@site/src/components/Elements/ElementLibrary';
:::warning Work in progress
This section is being shaped. The format and Element list may change. You can track progress in GitHub issue #7698.
:::
Remotion Elements are drop-in, HTML-first Remotion components designed to be placed inside a <Sequence> and composed with your video.
They are practical video building blocks: captions, lower thirds, overlays, callouts, transitions, data cards, audio visuals, and title cards.
Browse the library to find an Element for your project.
<ElementLibrary category={null} />To learn what makes a useful, portable Element, read the Element Guidelines.
If you want to contribute one, see Submit an Element.