Introduction
IZA UI's component set is copy-paste source, not an npm package — every component documented here is the exact code running on this site's marketing pages, not a separate demo copy. There's no external UI dependency to install; just Tailwind CSS and the token file below.
How the docs work
Each component page shows a live preview of the real component, a Codetab with the exact source (copy button included), an installation snippet, and a props table. There's no interactive prop playground by design — a clean static preview plus copyable code covers most real use.
Start here
- Installation — what to paste into a project and what setup it assumes.
- Theming — the full color/radius/spacing token table.
- Components — Button, Input, Textarea, Window Card, Logo Mark, Dock Item.