Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/context/lib
vue
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Leaving
is
Mounted
is
Unmounting
leavingVNodes
Yank Note Api - v3.76.2
Loading...