Preparing search index...
The search index is not available
@atomic-reactor/reactium-sdk-core
@atomic-reactor/reactium-sdk-core
ZoneComponents
Interface ZoneComponents
interface
ZoneComponents
{
allById
:
{
[
id
:
string
]
:
ComponentRegistration
;
}
;
version
:
number
;
zoneComponentIds
:
{
[
zone
:
string
]
:
{
[
id
:
string
]
:
string
;
}
;
}
;
}
Index
Properties
all
By
Id
version
zone
Component
Ids
Properties
all
By
Id
all
By
Id
:
{
[
id
:
string
]
:
ComponentRegistration
;
}
Type declaration
[
id
:
string
]:
ComponentRegistration
version
version
:
number
zone
Component
Ids
zone
Component
Ids
:
{
[
zone
:
string
]
:
{
[
id
:
string
]
:
string
;
}
;
}
Type declaration
[
zone
:
string
]:
{
[
id
:
string
]
:
string
;
}
[
id
:
string
]:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
all
By
Id
version
zone
Component
Ids
@atomic-reactor/reactium-sdk-core
Loading...