Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwitchTargetOption

An option entry for of a switch target.

Hierarchy

Index

Properties

__id

__id: any

[INTERNAL] DO NOT DEFINE OR OVERWRITE THIS PROPERTY BY YOUR OWN!

Gets the ID of that option.

__index

__index: number

[INTERNAL] DO NOT DEFINE OR OVERWRITE THIS PROPERTY BY YOUR OWN!

The zero-based index.

Optional description

description: string

The description.

Optional isDefault

isDefault: boolean

Is default or not.

Optional name

name: string

The (display) name.

Optional targets

targets: string | string[]

One or more target.

Generated using TypeDoc