packages/docs/docs/web-renderer/index.mdx
:::warning
Experimental feature - expect bugs and breaking changes at any time.
Track progress on GitHub and discuss in the #web-renderer channel on Discord.
:::
This package allows you to render videos and stills directly in the browser, without requiring server-side infrastructure.
Unlike server-side rendering with @remotion/renderer, client-side rendering:
import {TableOfContents} from './TableOfContents';
<TableOfContents />