mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2847] Added class members heading to core docs (#3255)
This commit is contained in:
committed by
Eugenio Romano
parent
8037d4c76c
commit
a9ab0af640
@@ -6,7 +6,9 @@ Status: Active
|
||||
|
||||
Adds HTML to a string to highlight chosen sections.
|
||||
|
||||
## Methods
|
||||
## Class members
|
||||
|
||||
### Methods
|
||||
|
||||
- `highlight(text: string, search: string, wrapperClass: string = 'highlight'): HightlightTransformResult`
|
||||
Searches for `search` string(s) within `text` and highlights all occurrences.
|
||||
|
Reference in New Issue
Block a user