Enode — API Reference
Preparing search index...
ui/src/charts/performance-format
ValueParts
Type Alias ValueParts
A single metric value + its (upper-cased) unit, with a raw-number fallback.
type
ValueParts
=
{
text
:
string
;
unit
:
string
;
}
Index
Properties
text
unit
Properties
text
text
:
string
unit
unit
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
text
unit
Enode — API Reference
Loading...
A single metric value + its (upper-cased) unit, with a raw-number fallback.