Skip to main content

Pill

Development

Examples

Basic

PreviewAngularReactVueJavaScript

Variants

PreviewAngularReactVueJavaScript

API

Properties

Name
Description and specifications
alignLeft
Align pill content left
Attribute:
align-left
Type:
boolean
Default:
false
background
Custom color for pill. Only working for `variant='custom'`
Attribute:
background
Type:
string | undefined
color
Deprecated
since 2.1.0 use `pill-color`
Custom font color for pill. Only working for `variant='custom'`
Attribute:
color
Type:
string | undefined
icon
Show icon
Attribute:
icon
Type:
string | undefined
outline
Show pill as outline
Attribute:
outline
Type:
boolean
Default:
false
pillColor
Custom font color for pill. Only working for `variant='custom'`
Attribute:
pill-color
Type:
string | undefined
variant
Pill variant
Attribute:
variant
Type:
"alarm" | "critical" | "custom" | "info" | "neutral" | "primary" | "success" | "warning"
Default:
'primary'

Events

No events available for this component.