Interface: PfdFlightPlanInsetLegListItemProps
Component props for PfdFlightPlanInsetLegListItem.
Hierarchy
ComponentProps
↳
PfdFlightPlanInsetLegListItemProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
src/sdk/components/FSComponent.ts:122
class
• Optional
class: string
| ToggleableClassNameRecord
| SubscribableSet
<string
>
The CSS class(es) to apply to the list item's root element.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInsetLegListItem.tsx:36
data
• data: FlightPlanLegDataItem
Data pertaining to the list item's flight plan leg.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInsetLegListItem.tsx:24
facLoader
• facLoader: FacilityLoader
The facility loader.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInsetLegListItem.tsx:27
facWaypointCache
• facWaypointCache: GarminFacilityWaypointCache
A cache used to retrieve waypoints.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInsetLegListItem.tsx:30
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
src/sdk/components/FSComponent.ts:125
unitsSettingManager
• unitsSettingManager: G3XUnitsUserSettingManager
A manager for display unit settings.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/GduDisplay/Gdu460/PfdInstruments/Inset/Insets/PfdFlightPlanInset/PfdFlightPlanInsetLegListItem.tsx:33