Skip to main content

Type Alias: GtcToldConfigDefaultsPopupFactorOption

GtcToldConfigDefaultsPopupFactorOption = object

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldConfigDefaultsPopup.tsx:31

A description of a factor option for which GtcToldConfigDefaultsPopup can support changing the default.

Properties

name

name: string

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldConfigDefaultsPopup.tsx:33

The name of the option.


setting

setting: UserSetting<number>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcToldConfigDefaultsPopup.tsx:36

The user setting that stores the default value of the option.