Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGadgetControllerDirectives

type: string; Must be set to GadgetController.SetLight.

Hierarchy

  • IDirective
    • IGadgetControllerDirectives

Index

Properties

parameters

parameters: IParameters

Arguments that pertain to animating the buttons.

Optional targetGadgets

targetGadgets: string[]

The gadget IDs that will receive the command. An empty array, or leaving this parameter out, signifies that all gadgets will receive the command.

type

type: string

version

version: string

The version of the directive. Must be set to 1.

Generated using TypeDoc