Type alias ControllerType

ControllerType: "ui" | "code" | "none"

Controller type.

  • 'ui' for user interface control.
  • 'code' for manual control via code.
  • 'none' for no control.

Generated using TypeDoc