Interface: NavStatusBoxDtkAlertProps
Defined in: src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxDtkAlert.tsx:12
The props for the NavStatusBoxDtkAlert component.
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
dataProvider
dataProvider:
NavStatusBoxDataProvider
Defined in: src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxDtkAlert.tsx:14
A data provider for the alert display.
isActive?
optional
isActive:MutableSubscribable
<boolean
,boolean
>
Defined in: src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxDtkAlert.tsx:20
A mutable subscribable to bind to this component's active state.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
useMagnetic
useMagnetic:
Subscribable
<boolean
>
Defined in: src/garminsdk/components/nextgenpfd/navstatusbox/NavStatusBoxDtkAlert.tsx:17
Whether to use magnetic bearings.