Input Search
LmnSearchDirective
import { LmnSearchDirective } from '@elemental/ui';
Decorators: |
|
Selectors: |
|
Use
or
lmn-input-text [lmnSearch ]selector to use this component as a search input.
lmn-input-autocomplete [lmnSearch ]
Properties
Name | Type | Description |
---|---|---|
changeScope r |
| |
defaultSearchScope r |
| |
nativeElement r | HTMLElement | |
negative r |
| |
searchButton r |
| |
searchScopes r |
| |
searchScopesButton r |
| |
searchTerm r |
|
LmnSearchActionDirective
import { LmnSearchActionDirective } from '@elemental/ui';
Decorators: |
|
Selectors: | button[ |
Properties
Name | Type | Description |
---|---|---|
nativeElement r | HTMLElement |
LmnSearchScopesActionDirective
import { LmnSearchScopesActionDirective } from '@elemental/ui';
Decorators: |
|
Selectors: | button[ |
LmnInputLabelComponent
import { LmnInputLabelComponent } from '@elemental/ui';
Decorators: |
|
Selectors: | [ |
Properties
Name | Type | Description |
---|---|---|
nativeElement r | HTMLElement |
LmnInputHintComponent
import { LmnInputHintComponent } from '@elemental/ui';
Decorators: |
|
Selectors: | [ |
Properties
Name | Type | Description |
---|---|---|
nativeElement r | HTMLElement |
LmnInputErrorComponent
import { LmnInputErrorComponent } from '@elemental/ui';
Decorators: |
|
Selectors: |
|
Properties
Name | Type | Description |
---|---|---|
nativeElement r | HTMLElement | |
templateRef r |
|
LmnInputAlertComponent
import { LmnInputAlertComponent } from '@elemental/ui';
Decorators: |
|
Selectors: |
|
Properties
Name | Type | Description |
---|---|---|
nativeElement r | HTMLElement | |
templateRef r |
|