---
title: Storybook
description: Browse every Cratis component live — props, states, and variations — in an interactive Storybook.
---

import StorybookEmbed from '@components/StorybookEmbed.astro';

Every Cratis component ships with **stories** — live, interactive examples you can poke at.
Toggle props, switch between states, and read the rendered output without writing a line of
setup. It's the fastest way to see what a component does before you reach for it.

Browse the full catalog below, or use the controls panel to drive each component's props.

<StorybookEmbed />
