Interface: GtcAvionicsSettingsPageMfdFieldsListProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:20
Component props for GtcAvionicsSettingsPageMfdFieldsList.
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/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:22
The GTC service.
listItemHeight
listItemHeight:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:25
The height of each list item, in pixels.
listItemSpacing
listItemSpacing:
number
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:28
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/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:31
The SidebarState to use.