Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IControllerProps

Interface for the properties assigned to the OverlayController component.

interface

Hierarchy

  • IControllerProps

Index

Properties

Optional remote

remote: Remote

variables

variables: Variable[]

wrapperElement

wrapperElement: HTMLElement

Methods

toggleRemoteEnabled

  • toggleRemoteEnabled(): void

updateVariable

  • updateVariable(variable: Variable, selectedValue: any): void

Generated using TypeDoc