Default
A interactive element that represents a category or group of content. Typically used to filter or organize content for one to many relations.
Closable
Indicates whether the user can dismiss or close the element.
Readonly
Indicates whether the user can change the element's value while it remains visible and focusable. MDN
Group
Tag group layout with overflow handling and add functionality, ideal for managing many categories with space constraints.
Color
Defines a base color from the theme color palette
Prominence
Controls the visual prominence to establish hierarchy and guide user attention.
Overflow Single
Single tag with constrained width, with text overflow behavior and content truncation in limited space.
Overflow Max Width
Many tags with max width constraints, showing how content adapts to space limitations and maintains visual consistency.