GitHub
Preparing search index...
The search index is not available
EVA ICS WebEngine React
EVA ICS WebEngine React
value
ItemValueDisplay
Interface ItemValueDisplay
interface
ItemValueDisplay
{
className
?:
string
;
css_class
?:
string
;
digits
?:
number
;
format_with
?:
(
(
value
)
=>
any
)
;
formula
?:
string
;
label
?:
string
;
oid
?:
string
;
position
?:
CanvasPosition
;
set_class_name_with
?:
(
(
value
)
=>
any
)
;
set_color_with
?:
(
(
value
)
=>
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
class
Name
?:
string
Optional
css_
class
css_
class
?:
string
Optional
digits
digits
?:
number
Optional
format_
with
format_
with
?:
(
(
value
)
=>
any
)
Type declaration
(
value
)
:
any
Parameters
value
:
any
Returns
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
)
Type declaration
(
value
)
:
any
Parameters
value
:
any
Returns
any
Optional
set_
color_
with
set_
color_
with
?:
(
(
value
)
=>
any
)
Type declaration
(
value
)
:
any
Parameters
value
:
any
Returns
any
Optional
state
state
?:
ItemState
Optional
threshold
threshold
?:
ItemValueThreshold
[]
Optional
units
units
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
class
Name
css_
class
digits
format_
with
formula
label
oid
position
set_
class_
name_
with
set_
color_
with
state
threshold
units
EVA ICS WebEngine React
app
canvas
chart
common
control
error
progressbar
thermometer
tools
value
Generated using
TypeDoc