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
ComponentModel
Interface ComponentModel
Model of a component.
Hierarchy
ComponentModel
ContainerItemModel
ContainerModel
Index
Properties
children
id
links
meta
models
name
type
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
:
ComponentType
Modules
express
index
Internals
Component
Model
children
id
links
meta
models
name
type
Model of a component.