You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material Design 3 Chip web component — framework-agnostic, built with Lit.
A compact, accessible M3 Chip web component following the Material Design 3 chip specifications. Use chips for filters, selections, actions, and input tags. Works in Angular, React, Vue, Svelte, or plain HTML — no build step required.
Features
Assist, filter, input, and suggestion chip variants
Selected and disabled states
Optional leading icon slot
Keyboard accessible
Framework-agnostic custom element
Installation
npm install @banegasn/m3-chip
# or
pnpm add @banegasn/m3-chip
# or
yarn add @banegasn/m3-chip