Preparing search index...
The search index is not available
@ustra/nuxt
@ustra/nuxt
index
TransitionState
Interface TransitionState
interface
TransitionState
{
isLeaving
:
boolean
;
isMounted
:
boolean
;
isUnmounting
:
boolean
;
leavingVNodes
:
Map
<
any
,
Record
<
string
,
VNode
<
RendererNode
,
RendererElement
,
{
[
key
:
string
]
:
any
;
}
>
>
>
;
}
Index
Properties
is
Leaving
is
Mounted
is
Unmounting
leavingVNodes
Properties
is
Leaving
is
Leaving
:
boolean
is
Mounted
is
Mounted
:
boolean
is
Unmounting
is
Unmounting
:
boolean
leavingVNodes
leavingVNodes
:
Map
<
any
,
Record
<
string
,
VNode
<
RendererNode
,
RendererElement
,
{
[
key
:
string
]
:
any
;
}
>
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
is
Leaving
is
Mounted
is
Unmounting
leavingVNodes
@ustra/nuxt
base/ustra-service
components
composables
config
directives
externals/daum/post
index
kit
management
module
plugins
config
desc
api
auth
components
directives
dom
env
error
fetch
Loading...
Generated using
TypeDoc