The everything docs platform.
The tiniest owl, the Elf Owl, is only 5 inches tall.
A group of owls is called a parliament.
Owls can turn their heads as much as 270 degrees. They’re owlways watching you.
1export const ExampleComponent = ({ children }) => {
2 return (
3 <div className="flex items-center h-full w-full">
4 <div className="bg-gray-800 rounded-md p-6 m-4">
5 {children}
6 </div>
7 </div>
8 );
9};
10
11<ExampleComponent>
12 Here’s a very simple example component rather than an empty state. This should help you figure out what's happening quicker and see what's possible with custom components!
13</ExampleComponent>Recipes
Step-by-step guides that highlight code for your APIs and SDKs.
Guides
WYSIWYG editor that’s backed by markdown and JSX.
| Time | Status | User Agent |
|---|---|---|
| 12/5/2025 10:00:00 | 200 OK | Try It! |
| 12/5/2025 10:02:00 | 200 OK | Try It! |
API Reference
Automatically generated reference from your API specification.
Changelog
Keep users updated with your latest releases and fixes.
Discussions
Community-driven support for your product.
Landing Page
Customizable landing page for your product.



