@yesstudio/nuxt-composables
Preparing search index...
VNodeNormalizedRefAtom
Type Alias VNodeNormalizedRefAtom
type
VNodeNormalizedRefAtom
=
{
f
?:
boolean
;
i
:
ComponentInternalInstance
;
k
?:
string
;
r
:
VNodeRef
;
}
Index
Properties
f?
i
k?
r
Properties
Optional
f
f
?:
boolean
refInFor marker
i
i
:
ComponentInternalInstance
component instance
Optional
k
k
?:
string
setup ref key
r
r
:
VNodeRef
Actual ref
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
f
i
k
r
@yesstudio/nuxt-composables
Loading...
refInFor marker