Preparing search index...
The search index is not available
@atomic-reactor/reactium-sdk-core
@atomic-reactor/reactium-sdk-core
ZoneDefaultControls
Interface ZoneDefaultControls
interface
ZoneDefaultControls
{
components
:
ComponentRegistration
<
any
>
[]
;
controls
:
{
filter
:
Function
;
mapper
:
Function
;
sort
:
{
reverse
:
boolean
;
sortBy
:
string
;
}
;
}
;
}
Index
Properties
components
controls
Properties
components
components
:
ComponentRegistration
<
any
>
[]
controls
controls
:
{
filter
:
Function
;
mapper
:
Function
;
sort
:
{
reverse
:
boolean
;
sortBy
:
string
;
}
;
}
Type declaration
filter
:
Function
mapper
:
Function
sort
:
{
reverse
:
boolean
;
sortBy
:
string
;
}
reverse
:
boolean
sort
By
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
components
controls
@atomic-reactor/reactium-sdk-core
Loading...