Hierarchy

  • Tooltip

Constructors

Accessors

Methods

Constructors

  • Returns Tooltip

Accessors

  • get text(): null | string
  • @shadow-available

    Returns null | string

  • set text(value: null | string): void
  • Parameters

    • value: null | string

    Returns void

  • get visibility(): boolean
  • @shadow-available

    Returns boolean

  • set visibility(value: boolean): void
  • Parameters

    • value: boolean

    Returns void

Methods

  • Returns void

Generated using TypeDoc