The Aside component creates a sticky container that floats content to the right of your page. Use it to showcase code examples, API snippets, or any supplementary content that should stay visible as users scroll.

Markdown
1<Aside>
2 <EndpointRequestSnippet endpoint='POST /snippets' />
3</Aside>
Built with