📄️ Introduction
Learn when and why to create custom components in EventCatalog.
📄️ Create your first component
Create a small reusable component and render it in a catalog page.
📄️ Pass data into components
Pass props, frontmatter, variables, and config data into custom components.
📄️ Fetch data
Fetch build-time, runtime, or browser data from custom EventCatalog components.
📄️ Style components
Style custom EventCatalog components with Tailwind CSS.
📄️ Client-side scripts
Add browser JavaScript to custom EventCatalog components.
📄️ Reference
Reference for custom components in EventCatalog.