Camber Components
Custom elements composing the Camber UI library.
Items
- camber-button ✓ — The canonical button primitive. Variants for primary, secondary, and ghost actions; disabled and loading states.
- camber-badge ✓ — Status and count badge. Compact surface for displaying state or numeric values alongside other elements.
- camber-card ✓ — Container primitive with header, body, and footer slots. The composition unit for grouped content.
- camber-divider ✓ — Horizontal or vertical separator. Orientation declared by attribute; spacing token-driven.
- camber-input ✓ — Text input primitive. Single-line; type variants for text, email, number, password.
- camber-select ✓ — Single-choice select primitive. Native-element-backed for keyboard and accessibility parity.
- camber-spinner ✓ — Loading indicator. Animated; respects reduced-motion mode by collapsing to a static glyph.
- camber-code-input — Multi-character code input (e.g., 6-digit verification codes). Auto-advance between cells; paste-aware.