Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionChoice

An option allowing the choice between a number of values

Hierarchy

  • OptionChoice

Index

Properties

Properties

Optional descr

descr: string

The description of this option

selected

selected: number

The index of the currently selected value

type

type: "choice"

The type of the option

values

values: (string | number)[]

The values of which to choose

Generated using TypeDoc