@yesstudio/nuxt-composables
Preparing search index...
ComponentOptions
Type Alias ComponentOptions<Props, RawBindings, D, C, M, Mixin, Extends, E, EE, Defaults, I, II, S, LC, Directives, Exposed, Provide>
ComponentOptions
:
ComponentOptionsBase
<
Props
,
RawBindings
,
D
,
C
,
M
,
Mixin
,
Extends
,
E
,
EE
,
Defaults
,
I
,
II
,
S
,
LC
,
Directives
,
Exposed
,
Provide
,
>
&
ThisType
<
CreateComponentPublicInstanceWithMixins
<
{}
,
RawBindings
,
D
,
C
,
M
,
Mixin
,
Extends
,
E
,
Readonly
<
Props
>
,
Defaults
,
false
,
I
,
S
,
LC
,
Directives
,
>
,
>
Type Parameters
Props
=
{}
RawBindings
=
any
D
=
any
C
extends
ComputedOptions
=
any
M
extends
MethodOptions
=
any
Mixin
extends
ComponentOptionsMixin
=
any
Extends
extends
ComponentOptionsMixin
=
any
E
extends
EmitsOptions
=
any
EE
extends
string
=
string
Defaults
=
{}
I
extends
ComponentInjectOptions
=
{}
II
extends
string
=
string
S
extends
SlotsType
=
{}
LC
extends
Record
<
string
,
Component
>
=
{}
Directives
extends
Record
<
string
,
Directive
>
=
{}
Exposed
extends
string
=
string
Provide
extends
ComponentProvideOptions
=
ComponentProvideOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yesstudio/nuxt-composables
Loading...