@nextcloud/dialogs
Preparing search index...
index
<internal>
DirectiveHook
Type Alias DirectiveHook<T, Prev, V>
DirectiveHook
:
(
el
:
T
,
binding
:
DirectiveBinding
<
V
>
,
vnode
:
VNode
,
prevVNode
:
Prev
,
)
=>
void
Type Parameters
T
=
any
Prev
=
VNode
|
null
V
=
any
Type Declaration
(
el
:
T
,
binding
:
DirectiveBinding
<
V
>
,
vnode
:
VNode
,
prevVNode
:
Prev
)
:
void
Parameters
el
:
T
binding
:
DirectiveBinding
<
V
>
vnode
:
VNode
prevVNode
:
Prev
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nextcloud/dialogs
Loading...