Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Highlighter

Hierarchy

  • Highlighter

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Optional domNode

domNode: HTMLElement

parent

parent: HTMLElement

Methods

clear

  • clear(): void
  • Returns void

dispose

  • dispose(): void
  • Returns void

getDomNode

  • getDomNode(): HTMLElement
  • Returns HTMLElement

highlight

  • highlight(targetEl: HTMLElement | SVGElement): void
  • Parameters

    • targetEl: HTMLElement | SVGElement

    Returns void

Generated using TypeDoc