Skip to main content

Interface: GtcWaypointInfoPageNoWaypointMessageProps

Component props for GtcAirportInfoPageTabNoAirportMessage.

Hierarchy

  • ComponentProps

    GtcWaypointInfoPageNoWaypointMessageProps

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

sdk/components/FSComponent.ts:122


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

sdk/components/FSComponent.ts:125


selectedWaypoint

selectedWaypoint: Subscribable<null | FacilityWaypoint<Facility>>

The selected waypoint.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/WaypointInfoPages/GtcWaypointInfoPage.tsx:305