Skip to main content

Interface: GtcAvionicsSettingsPageMfdFieldsListProps

Component props for GtcAvionicsSettingsPageMfdFieldsList.

Hierarchy

  • ComponentProps

    GtcAvionicsSettingsPageMfdFieldsListProps

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/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:22


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/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:25


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/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:28


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/AvionicsSettingsPage/GtcAvionicsSettingsPageMfdFieldsList.tsx:31