Edit the selected preview tokens.
Design system explorer. Browse components, edit tokens, and compare variants across frameworks.
A flexible surface for grouped content, actions, and dashboard summaries.
Track component readiness across frameworks.
A real anchor with visible focus and hover states.
<Card
title="Workspace"
description="Project activity and actions."
variant="outline"
size="md"
>
...
</Card> Modal panels for settings, forms, and focused workflows.
<button data-drawer-open="settings-drawer">Open drawer</button>
<Drawer id="settings-drawer" title="Settings" side="right" size="md">
...
<button slot="footer" data-drawer-close="settings-drawer">Save</button>
</Drawer> Adjust release preferences and notification behavior.
A compact navigation panel.
Useful for mobile action sheets.
Accessible form input with normal and floating label modes, variants, tones, and adornments.
We will never share your email.
Label floats on focus or value.
Please enter a valid email address.
Username is available.
This email may already be in use.
Stretches to container width.
Password must be at least 8 characters.
Enter the same password again.