PropertyAttributeDescriptionTypeDefaultaria ariaAdd ARIA attributes.type TagDismissibleAriaAttribute = { 'aria-label'?: string; }undefinedcolor colorBackground color variationstype TagDismissibleColor = 'background-base' 'background-surface' 'background-default' 🚫'background-surface'label labelThe label text.stringundefinedtheme themeAdapts the color when used on dark background.type Theme = 'light' 'dark' 'auto''light'
Slots
prev
next
SlotDescriptionisRequiredaltPropallowedTagNames<slot> Default slot for the tag content.
CSS Variables
prev
next
CSS VariableDescriptiondefaultValue--p-hyphens Sets the CSS `hyphens` property for text elements, controlling whether words can break and hyphenate automatically.auto