Skip to main content

Interface: NavStatusBoxLegArrowProps

Component props for NavStatusBoxLegArrow.

Hierarchy

  • ComponentProps

    NavStatusBoxLegArrowProps

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


toLeg

toLeg: Subscribable<null | LegDefinition>

The nominal flight plan leg which LNAV is currently tracking.

Defined in

src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxLegArrow.tsx:8