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

Examples

Simple primary value

Primary value with unit

Primary value with description

Primary value with type

Primary value with description tooltip

Primary value with warning tooltip

Simple secondary value

Secondary value with unit and description

Secondary value with type

Secondary value with description tooltip

Secondary value with warning tooltip