Interface: GtcPfdSettingsPageSvtListProps
Component props for GtcPfdSettingsPageSvtList.
Hierarchy
ComponentProps
↳
GtcPfdSettingsPageSvtListProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
sdk/components/FSComponent.ts:122
gtcService
• gtcService: GtcService
The GTC service.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageSvtList.tsx:18
listItemHeight
• listItemHeight: number
The height of each list item, in pixels.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageSvtList.tsx:21
listItemSpacing
• listItemSpacing: number
The spacing between each list item, in pixels.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageSvtList.tsx:24
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
sdk/components/FSComponent.ts:125
sidebarState
• Optional
sidebarState: GtcSidebarState
| Subscribable
<null
| GtcSidebarState
>
The SidebarState to use.
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPageSvtList.tsx:27