Label
A label is a visual indicator used to highlight an item's status or communicate non-actionable, supplemental information.
Preview
<amg-label type="default" size="medium">
Label text
</amg-label>
Property | Default | Description |
---|---|---|
type | default | Specifies the label type. Options are: default branded success danger |
size | normal | Specifies the label size. Options are: small medium large |