Forest Admin - API reference
Preparing search index...
@forestadmin/datasource-customizer
Plugin
Type Alias Plugin<Options>
Plugin
:
(
dataSourceCustomizer
:
DataSourceCustomizer
<
any
>
,
collectionCustomizer
:
CollectionCustomizer
<
any
,
any
>
,
options
?:
Options
,
logger
?:
Logger
,
)
=>
Promise
<
void
>
|
void
Type Parameters
Options
Type Declaration
(
dataSourceCustomizer
:
DataSourceCustomizer
<
any
>
,
collectionCustomizer
:
CollectionCustomizer
<
any
,
any
>
,
options
?:
Options
,
logger
?:
Logger
,
)
:
Promise
<
void
>
|
void
Parameters
dataSourceCustomizer
:
DataSourceCustomizer
<
any
>
collectionCustomizer
:
CollectionCustomizer
<
any
,
any
>
Optional
options
:
Options
Optional
logger
:
Logger
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Forest Admin - API reference
Loading...