Interface ISemanticCommandDefault

Hierarchy

  • ISemanticCommandDefault

Properties

caption?: string

Default command caption

execute?: string

Default command to execute if no command is enabled

isEnabled?: boolean

Whether the default command is enabled.

isToggled?: boolean

Whether the default command is toggled.

isVisible?: boolean

Whether the default command is visible.

label?: string

Default command label

Generated using TypeDoc