@yesstudio/nuxt-composables
Preparing search index...
WatchCallback
Type Alias WatchCallback<V, OV>
WatchCallback
:
(
value
:
V
,
oldValue
:
OV
,
onCleanup
:
OnCleanup
)
=>
any
Type Parameters
V
=
any
OV
=
any
Type Declaration
(
value
:
V
,
oldValue
:
OV
,
onCleanup
:
OnCleanup
)
:
any
Parameters
value
:
V
oldValue
:
OV
onCleanup
:
OnCleanup
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yesstudio/nuxt-composables
Loading...