Components Badge Icon

Badge Icon

Overview API Examples Style Tokens

LmnBadgeIconComponent

import { LmnBadgeIconComponent } from '@elemental/ui';
Decorators:@Component
Selectors:lmn-badge-icon

Properties

NameTypeDescription
elementRef
r
ElementRef<HTMLElement>
Deprecated

use nativeElement instead. Will be removed in v1.0.0.

iconSvgName
r
InputSignal<string>

The name of the icon to display.

nativeElement
r
HTMLElement
negative
r
InputSignalWithTransform<boolean, unknown>

Whether the badge icon is negative.

theme
r
InputSignal<LmnBadgeIconTheme>

The theme of the badge icon.