@sme.up/kokos-sdk-node
Preparing search index...
SmeupDataCell
Interface SmeupDataCell
interface
SmeupDataCell
{
data
?:
{
[
key
:
string
]:
Object
}
;
decode
?:
string
;
disabled
?:
boolean
;
fun
?:
string
;
hasMCell
?:
boolean
;
icon
?:
string
;
inputSettings
?:
{
[
key
:
string
]:
Object
}
;
isEditable
?:
boolean
;
mandatory
?:
boolean
;
obj
?:
{
p
:
string
;
t
:
string
}
;
options
?:
SmeupDataCell
[]
;
shape
?:
string
;
styleAttributes
?:
{
[
attributeKey
:
string
]:
string
}
;
styleName
?:
string
;
tooltip
?:
boolean
;
value
:
string
;
}
Hierarchy (
View Summary
)
SmeupDataCell
SmeupLayoutField
SmeupDataNode
Index
Properties
data?
decode?
disabled?
fun?
has
M
Cell?
icon?
input
Settings?
is
Editable?
mandatory?
obj?
options?
shape?
style
Attributes?
style
Name?
tooltip?
value
Properties
Optional
data
data
?:
{
[
key
:
string
]:
Object
}
Optional
decode
decode
?:
string
Optional
disabled
disabled
?:
boolean
Optional
fun
fun
?:
string
Optional
has
M
Cell
hasMCell
?:
boolean
Optional
icon
icon
?:
string
Optional
input
Settings
inputSettings
?:
{
[
key
:
string
]:
Object
}
Optional
is
Editable
isEditable
?:
boolean
Optional
mandatory
mandatory
?:
boolean
Optional
obj
obj
?:
{
p
:
string
;
t
:
string
}
Optional
options
options
?:
SmeupDataCell
[]
Optional
shape
shape
?:
string
Optional
style
Attributes
styleAttributes
?:
{
[
attributeKey
:
string
]:
string
}
Optional
style
Name
styleName
?:
string
Optional
tooltip
tooltip
?:
boolean
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
decode
disabled
fun
has
M
Cell
icon
input
Settings
is
Editable
mandatory
obj
options
shape
style
Attributes
style
Name
tooltip
value
@sme.up/kokos-sdk-node
Loading...