Learn about visual thememore

Text highlight

The text highlight directive highlights text all matching text within DOM elements.
Demo
The text that you enter is highlighted here.
Installation
Defined in
SkyTextHighlightModule None found.
NPM package
@skyux/indicatorsView in NPM | View in GitHub None found.
Installation
npm install --save-exact @skyux/indicators
None found.
Directives
SkyTextHighlightDirective

Highlights all matching text within the current DOM element.

Selector

[skyHighlight]

Input Description
skyHighlight?: string | string[]

The text to highlight.

Optional.