GeoLeaf Core API - v3.0.0
Preparing search index...
contracts/attributes.contract
MetricOptions
Interface MetricOptions
Options of the
metric
widget.
interface
MetricOptions
{
prefix
?:
string
;
suffix
?:
string
;
unit
?:
string
;
}
Index
Properties
prefix?
suffix?
unit?
Properties
Optional
Readonly
prefix
prefix
?:
string
Optional
Readonly
suffix
suffix
?:
string
Optional
Readonly
unit
unit
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
prefix
suffix
unit
GeoLeaf Core API - v3.0.0
Loading...
Options of the
metricwidget.