Options
All
  • Public
  • Public/Protected
  • All
Menu

The SetState command changes one of the component’s state settings. The SetState command can be used to change the checked, disabled, and focused states. The karaoke and pressed states may not be directly set; use the Select command or SpeakItem commands to change those states. Also, note that the focused state may only be set - it can’t be cleared.

interface

Hierarchy

  • SetStateCommand

Index

Properties

Optional componentId

componentId: string

Optional delay

delay: number | string

Optional description

description: string

state

type

type: "SetState"

value

value: boolean | string

Optional when

when: boolean