TagoIO SDK for JavaScript and TypeScript
Preparing search index...
<internal>
Metadata
Interface Metadata
interface
Metadata
{
color
?:
string
;
file
?:
{
md5
:
string
;
path
:
string
;
url
:
string
}
;
fixed_position
?:
{
[
key
:
string
]:
{
color
:
string
;
icon
:
string
;
value
:
string
;
x
:
string
;
y
:
string
;
}
;
}
;
icon
?:
string
;
label
?:
string
;
old_value
?:
string
|
number
|
boolean
;
sentValues
?:
{
label
:
string
;
value
:
string
|
number
|
boolean
}
[]
;
x
?:
string
|
number
;
y
?:
string
|
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
color?
file?
fixed_
position?
icon?
label?
old_
value?
sent
Values?
x?
y?
Properties
Optional
color
color
?:
string
Optional
file
file
?:
{
md5
:
string
;
path
:
string
;
url
:
string
}
Optional
fixed_
position
fixed_position
?:
{
[
key
:
string
]:
{
color
:
string
;
icon
:
string
;
value
:
string
;
x
:
string
;
y
:
string
;
}
;
}
Optional
icon
icon
?:
string
Optional
label
label
?:
string
Optional
old_
value
old_value
?:
string
|
number
|
boolean
Optional
sent
Values
sentValues
?:
{
label
:
string
;
value
:
string
|
number
|
boolean
}
[]
Optional
x
x
?:
string
|
number
Optional
y
y
?:
string
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
file
fixed_
position
icon
label
old_
value
sent
Values
x
y
TagoIO SDK for JavaScript and TypeScript
Loading...