Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ControlsUI

Index

Constructors

Methods

  • hide(): void
  • Returns void

  • onControlClick(listener: (args: { control: Control; isOn: boolean; key: string }) => void): ControlsUI
  • Parameters

    • listener: (args: { control: Control; isOn: boolean; key: string }) => void
        • (args: { control: Control; isOn: boolean; key: string }): void
        • Parameters

          • args: { control: Control; isOn: boolean; key: string }
            • control: Control
            • isOn: boolean
            • key: string

          Returns void

    Returns ControlsUI

  • show(options: Record<string, Control>): void
  • Parameters

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Static method

Settings

Theme

Generated using TypeDoc