Components Helper Message

Helper Message

Overview API Examples Style Tokens

LmnHelperMessageComponent

import { LmnHelperMessageComponent } from '@elemental/ui';
Decorators:@Component
Selectors:lmn-helper-message
Implements:LmnSemanticNgContent

Properties

NameTypeDescription
contentWrapper
r
Signal<ElementRef<HTMLElement>>
id
r
Signal<string | null>
isEmpty
r
Signal<boolean>
nativeElement
r
HTMLElement
negative
r
InputSignalWithTransform<boolean, unknown>

Define the negative status of the helper message

showIcon
r
InputSignalWithTransform<boolean, unknown>

Define if show or hidden the icon before text of helper message

theme
r
InputSignal<LmnHelperMessageTheme>

Define the theme of the helper message to show