@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
ConfigureHandler
Type Alias ConfigureHandler
ConfigureHandler
:
(
name
:
string
,
config
:
Record
<
string
,
unknown
>
,
)
=>
MaybePromise
<
void
>
Optional configuration hook invoked after the host starts the provider.
Type Declaration
(
name
:
string
,
config
:
Record
<
string
,
unknown
>
)
:
MaybePromise
<
void
>
Parameters
name
:
string
config
:
Record
<
string
,
unknown
>
Returns
MaybePromise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Optional configuration hook invoked after the host starts the provider.