Skip to main content

Interface: NavStatusBoxLegDisplayProps

Component props for NavStatusBoxLegDisplay.

Hierarchy

  • ComponentProps

    NavStatusBoxLegDisplayProps

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


dataProvider

dataProvider: NavStatusBoxDataProvider

A data provider for the display.

Defined in

src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxLegDisplay.tsx:17


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


unitsSettingManager

unitsSettingManager: UnitsUserSettingManager<UnitsUserSettingTypes>

A manager for display units user settings.

Defined in

src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxLegDisplay.tsx:20