Type Alias: MapRangeValueDisplayProps
MapRangeValueDisplayProps =
MapRangeValueDisplayRangeProps&ComponentProps&object
Defined in: src/garminsdk/components/common/MapRangeValueDisplay.tsx:34
Component props for MapRangeValueDisplay.
Type declaration
class?
optionalclass:string|SubscribableSet<string>
CSS class(es) to apply to the display's root element.
displayUnit
displayUnit:
Subscribable<Unit<UnitFamily.Distance> |null>
The displayed unit type.