@nextcloud/dialogs
Preparing search index...
index
<internal>
WatchOptionsWithHandler
Interface WatchOptionsWithHandler<T>
interface
WatchOptionsWithHandler
<
T
>
{
deep
?:
boolean
;
handler
:
WatchHandler
<
T
>
;
immediate
?:
boolean
;
}
Type Parameters
T
Hierarchy (
View Summary
)
WatchOptions
WatchOptionsWithHandler
Index
Properties
deep?
handler
immediate?
Properties
Optional
deep
deep
?:
boolean
handler
handler
:
WatchHandler
<
T
>
Optional
immediate
immediate
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deep
handler
immediate
@nextcloud/dialogs
Loading...