observation-js Documentation - v1.14.0
Preparing search index...
ItemListItem
Interface ItemListItem
interface
ItemListItem
{
type
:
"rarity"
|
"status"
|
"obscurity"
;
label
:
string
;
sublabel
?:
string
;
value
:
number
;
}
Index
Properties
type
label
sublabel?
value
Properties
type
type
:
"rarity"
|
"status"
|
"obscurity"
label
label
:
string
Optional
sublabel
sublabel
?:
string
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
label
sublabel
value
observation-js Documentation - v1.14.0
Loading...