Search
Preparing search index...
The search index is not available
@bloomreach/spa-sdk - v23.4.4
Options
All
Public
Public/Protected
All
Inherited
Menu
@bloomreach/spa-sdk - v23.4.4
index
Internals
ContainerModel
Interface ContainerModel
Model of a container item.
Hierarchy
ComponentModel
ContainerModel
Index
Properties
children
id
links
meta
models
name
type
xtype
Properties
Optional
children
children
?:
Reference
[]
id
id
:
string
links
links
:
Record
<
"self"
,
Link
>
meta
meta
:
ComponentMeta
Optional
models
models
?:
ComponentModels
Optional
name
name
?:
string
type
type
:
"container"
Optional
xtype
xtype
?:
ContainerType
Modules
express
index
Internals
Container
Model
children
id
links
meta
models
name
type
xtype
Model of a container item.