EVA ICS WebEngine React
GitHub
Preparing search index...
value
ItemValueDisplay
Interface ItemValueDisplay
interface
ItemValueDisplay
{
className
?:
string
;
css_class
?:
string
;
digits
?:
number
;
format_with
?:
(
value
:
any
)
=>
any
;
formula
?:
string
;
label
?:
string
;
oid
?:
string
;
position
?:
CanvasPosition
;
set_class_name_with
?:
(
value
:
any
)
=>
any
;
set_color_with
?:
(
value
:
any
)
=>
any
;
state
?:
ItemState
;
threshold
?:
ItemValueThreshold
[]
;
units
?:
string
;
}
Index
Properties
class
Name?
css_
class?
digits?
format_
with?
formula?
label?
oid?
position?
set_
class_
name_
with?
set_
color_
with?
state?
threshold?
units?
Properties
Optional
class
Name
className
?:
string
Optional
css_
class
css_class
?:
string
Optional
digits
digits
?:
number
Optional
format_
with
format_with
?:
(
value
:
any
)
=>
any
Optional
formula
formula
?:
string
Optional
label
label
?:
string
Optional
oid
oid
?:
string
Optional
position
position
?:
CanvasPosition
Optional
set_
class_
name_
with
set_class_name_with
?:
(
value
:
any
)
=>
any
Optional
set_
color_
with
set_color_with
?:
(
value
:
any
)
=>
any
Optional
state
state
?:
ItemState
Optional
threshold
threshold
?:
ItemValueThreshold
[]
Optional
units
units
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
css_
class
digits
format_
with
formula
label
oid
position
set_
class_
name_
with
set_
color_
with
state
threshold
units
GitHub
EVA ICS WebEngine React
Loading...