@nextcloud/dialogs
Preparing search index...
index
<internal>
ThisTypedComponentOptionsWithArrayProps
Type Alias ThisTypedComponentOptionsWithArrayProps<V, Data, Methods, Computed, PropNames, SetupBindings, Mixin, Extends>
ThisTypedComponentOptionsWithArrayProps
:
object
&
ComponentOptions
<
V
,
DataDef
<
Data
,
Record
<
PropNames
,
any
>
,
V
>
,
Methods
,
Computed
,
PropNames
[]
,
Record
<
PropNames
,
any
>
,
SetupBindings
,
Mixin
,
Extends
,
>
&
ThisType
<
CombinedVueInstance
<
V
,
Data
,
Methods
,
Computed
,
Readonly
<
Record
<
PropNames
,
any
>
>
,
SetupBindings
,
Mixin
,
Extends
,
>
,
>
This type should be used when an array of strings is used for a component's
props
value.
Type Parameters
V
extends
Vue
Data
Methods
Computed
PropNames
extends
string
SetupBindings
Mixin
extends
ComponentOptionsMixin
Extends
extends
ComponentOptionsMixin
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nextcloud/dialogs
Loading...
This type should be used when an array of strings is used for a component's
propsvalue.