Introduction

Every component documented here is the exact code running on this site's marketing pages, not a separate demo copy — and every one of them is genuinely non-trivial to rebuild from scratch, which is why it earned a page here at all. Install the iza-ui npm package for precompiled, ready-to-use versions, or copy the source directly from each page's Code tab if you'd rather own and customize it yourself.

How the docs work

Each component page shows a live preview of the real component, a Code tab 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 the npm package, or what to paste into a project if you'd rather copy the source.
  • Theming the full color/radius/spacing token table.
  • Components Window Card, Dock Item, Ambient Canvas.