Documentation
Code
GitLab
@geogirafe/lib-geoportal
tools/state/statemanager
Callback
Type Alias Callback
Callback
:
(
oldValue
:
any
,
value
:
any
,
parent
?:
any
)
=>
void
|
Promise
<
void
>
Type declaration
(
oldValue
:
any
,
value
:
any
,
parent
?:
any
)
:
void
|
Promise
<
void
>
Parameters
oldValue
:
any
value
:
any
Optional
parent
:
any
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...