GeoValue Ready 29.6.0+
GeoValue is a component for displaying data, specially designed to display Key Performance Indicators
Properties
| Prop name | Type | Default value | Description |
|---|---|---|---|
isPrimary
| boolean | Show description | |
value
| string | Show description | |
unit
| string | Show description | |
description
| string | Show description | |
type
| enumPropertyFactory({
componentName: 'GeoValue',
propertyName: 'type',
enumDictionary: TYPES,
defaultValue: TYPES.standard
}) | Show description |
Slots
| Name | Description |
|---|---|
warningTooltip | |
descriptionTooltip |
Constants
| Name | Value |
|---|---|
TYPES | Show definition |