Interface IStreamHighlightOptions

The possible options when highlighting a stream.

Index

Properties

Properties

Optional cssClass

cssClass: string

The css class that the highlight will generate. Defaults to coveo-highlight.

Optional regexFlags

regexFlags: string

The regex flags that should be applied to generate the highlighting. Defaults to gi.

Hierarchy

  • IStreamHighlightOptions