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