Skip to main content

Type Alias: DetailPageOptionRowOption

DetailPageOptionRowOption = object

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Radio/DetailPages/DetailPagesController.tsx:46

The type of an option of this row.

Properties

label

label: string

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Radio/DetailPages/DetailPagesController.tsx:48

The display title of the row option.


labelSuffix?

optional labelSuffix: string

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Radio/DetailPages/DetailPagesController.tsx:50

The optional suffix of the title.


value

value: any

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2/PFD/Components/Radio/DetailPages/DetailPagesController.tsx:52

The value of the row option.