@sme.up/kokos-sdk-node
Preparing search index...
SmeupSchComponent
Interface SmeupSchComponent
interface
SmeupSchComponent
{
buttons
?:
SmeupDataNode
[]
;
context
?:
string
;
data
?:
SmeupDataTable
|
SmeupDataTree
;
dynamisms
?:
RawDynamism
[]
;
fun
?:
string
;
icon
?:
string
;
id
?:
string
;
load
?:
boolean
;
options
?:
SmeupSetupBase
;
subNote
?:
string
;
title
:
string
;
toolbarState
?:
ToolbarState
;
type
:
Shapes
;
variables
?:
{
[
key
:
string
]:
SmeupVariable
}
;
}
Index
Properties
buttons?
context?
data?
dynamisms?
fun?
icon?
id?
load?
options?
sub
Note?
title
toolbar
State?
type
variables?
Properties
Optional
buttons
buttons
?:
SmeupDataNode
[]
Optional
context
context
?:
string
Optional
data
data
?:
SmeupDataTable
|
SmeupDataTree
Optional
dynamisms
dynamisms
?:
RawDynamism
[]
Optional
fun
fun
?:
string
Optional
icon
icon
?:
string
Optional
id
id
?:
string
Optional
load
load
?:
boolean
Optional
options
options
?:
SmeupSetupBase
Optional
sub
Note
subNote
?:
string
title
title
:
string
Optional
toolbar
State
toolbarState
?:
ToolbarState
type
type
:
Shapes
Optional
variables
variables
?:
{
[
key
:
string
]:
SmeupVariable
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
context
data
dynamisms
fun
icon
id
load
options
sub
Note
title
toolbar
State
type
variables
@sme.up/kokos-sdk-node
Loading...