Options
All
  • Public
  • Public/Protected
  • All
Menu

Select a single command from an array of commands and data.

interface

Hierarchy

  • SelectCommand

Index

Properties

commands

commands: Array<Command>

Optional data

data: Array<any>

Optional delay

delay: number | string

Optional description

description: string

Optional otherwise

otherwise: Array<Command>

type

type: "Select"

Optional when

when: boolean