Skip to main content

Interface: FMSTextProps

Props for FMSText

Hierarchy

  • ComponentProps

    FMSTextProps

Properties

bus

bus: EventBus

The event bus

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/FMSText/FMSText.tsx:24


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

sdk/components/FSComponent.ts:122


facLoader

facLoader: FacilityLoader

The facility loader

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/FMSText/FMSText.tsx:34


performancePlanProxy

performancePlanProxy: PerformancePlanProxy

The performance plan

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/FMSText/FMSText.tsx:39


planner

planner: FlightPlanner<any>

The flight planner

Defined in

workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/FMSText/FMSText.tsx:29


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

sdk/components/FSComponent.ts:125