Interface: NavStatusBoxLegArrowProps
Defined in: src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxLegArrow.tsx:6
Component props for NavStatusBoxLegArrow.
Extends
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
toLeg
toLeg:
Subscribable
<null
|LegDefinition
>
Defined in: src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxLegArrow.tsx:8
The nominal flight plan leg which LNAV is currently tracking.