Skip to main content

Interface: GtcPfdSettingsPagePfdListProps

Component props for GtcPfdSettingsPagePfdList.

Hierarchy

  • ComponentProps

    GtcPfdSettingsPagePfdListProps

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/GtcPfdSettingsPagePfdList.tsx:20


horizonDirectorCueOption

horizonDirectorCueOption: HorizonDirectorCueOption

PFD horizon display flight director cue style support.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/PfdSettingsPage/GtcPfdSettingsPagePfdList.tsx:23


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/GtcPfdSettingsPagePfdList.tsx:26


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/GtcPfdSettingsPagePfdList.tsx:29


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/GtcPfdSettingsPagePfdList.tsx:32