core/search/highlight.component.ts
selector | c8y-highlight |
template |
|
Properties |
Methods |
Inputs |
elementClass
|
Type :
Default value : |
pattern
|
Type :
Default value : |
text
|
Type :
Default value : |
ngOnChanges |
ngOnChanges()
|
Returns :
void
|
container |
container:
|
Type : ElementRef
|
Decorators :
@ViewChild('text', {read: ElementRef, static: undefined})
|
highlightedText |
highlightedText:
|
Type : string
|
Default value : ''
|