Interface: GtcPfdSettingsPagePfdListProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:18
Component props for GtcPfdSettingsPagePfdList.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
gtcService
gtcService:
GtcService
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:20
The GTC service.
horizonDirectorCueOption
horizonDirectorCueOption:
HorizonDirectorCueOption
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:23
PFD horizon display flight director cue style support.
listItemHeight
listItemHeight:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:26
The height of each list item, in pixels.
listItemSpacing
listItemSpacing:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:29
The spacing between each list item, in pixels.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
sidebarState?
optional
sidebarState:GtcSidebarState
|Subscribable
<null
|GtcSidebarState
>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:32
The SidebarState to use.