Interface: MapTrafficOffScaleIndicatorProps
Component props for MapTrafficIntruderOffScaleIndicator.
Hierarchy
ComponentProps
↳
MapTrafficOffScaleIndicatorProps
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
status
• status: Subscribable
<MapTrafficOffScaleStatus
>
A subscribable which provides the indicator mode.
Defined in
src/garminsdk/components/map/indicators/MapTrafficOffScaleIndicator.tsx:10