Interface HighlightSelectorOptions

Options for the highlightSelector helpers.

Hierarchy

  • HighlightSelectorOptions

Properties

Properties

color?: string

Customize the color for the highlight. Can be any css color value.

ensureVisible?: boolean

If true, only apply the highlight to visible elements.

Generated using TypeDoc