Skip to main content

Interface: DestinationInfoProps

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/FlightPlanConfigSection/DestinationInfo/DestinationInfo.tsx:10

The properties for the DestinationInfo component.

Extends

Properties

bus

readonly bus: EventBus

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/FlightPlanConfigSection/DestinationInfo/DestinationInfo.tsx:17

The event bus. Required for the input to respond appropriately to the mouse leaving the virtual cockpit instrument screen while the user is dragging the control.


children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref


store

readonly store: FlightPlanStore

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/MFD/UpperMFD/FlightPlanConfigSection/DestinationInfo/DestinationInfo.tsx:12

Active Flight Plant Store