Options
All
  • Public
  • Public/Protected
  • All
Menu

Specialized layer for error markers.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected el

el: HTMLElement

Methods

append

  • append(child: Node): void
  • Append a child to a layer.

    Parameters

    • child: Node

      The child to append. This could be a document fragment if you want to add multiple nodes at once.

    Returns void

clear

  • clear(): void

select

  • select(marker: HTMLElement): void

unselectAll

  • unselectAll(): void

Generated using TypeDoc