@nextcloud/dialogs
Preparing search index...
index
<internal>
ComponentPublicInstanceConstructor
Type Alias ComponentPublicInstanceConstructor<T, Props, RawBindings, D, C, M>
ComponentPublicInstanceConstructor
:
new
(
...
args
:
any
[]
)
=>
T
Type Parameters
T
extends
ComponentPublicInstance
<
Props
,
RawBindings
,
D
,
C
,
M
>
=
ComponentPublicInstance
<
any
,
any
,
any
>
Props
=
any
RawBindings
=
any
D
=
any
C
extends
ComputedOptions
=
ComputedOptions
M
extends
MethodOptions
=
MethodOptions
Type Declaration
new
(
...
args
:
any
[]
)
:
T
Parameters
...
args
:
any
[]
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nextcloud/dialogs
Loading...