Type alias IState

IState: 0 | 1 | 2 | "on" | "off" | "toggle"

Generated using TypeDoc