Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
WidgetCategoryBucket
Interface WidgetCategoryBucket
interface
WidgetCategoryBucket
{
count
:
number
;
label
:
string
;
metric
?:
null
|
number
;
percent
:
number
;
value
:
WidgetSourceValue
;
}
Hierarchy (
view full
)
WidgetCategoryBucket
WidgetTopValueBucket
Index
Properties
count
label
metric?
percent
value
Properties
Readonly
count
count
:
number
Readonly
label
label
:
string
Optional
Readonly
metric
metric
?:
null
|
number
Readonly
percent
percent
:
number
Readonly
value
value
:
WidgetSourceValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
label
metric
percent
value
@honua/sdk-js
Loading...