Badge Status
LmnBadgeStatusComponent
import { LmnBadgeStatusComponent } from '@elemental/ui';
Decorators: |
|
Selectors: |
|
Properties
Name | Type | Description |
---|---|---|
content r |
| The content of the badge status. |
elementRef r |
|
|
iconPosition r |
| The position of the icon. |
iconStyle r |
| The style of the icon. |
iconSvgName r |
| The name of the icon to display. |
iconWeight r |
| The weight of the icon. |
nativeElement r | HTMLElement | |
negative r |
| Whether the badge status is negative. |
theme r |
| The theme of the badge status. |