update
This commit is contained in:
parent
16e314d7cc
commit
b094a2f787
|
@ -97,6 +97,7 @@ export default {
|
||||||
|
|
||||||
handleBeforeEnter() {
|
handleBeforeEnter() {
|
||||||
// TOOD get the actual value programatically
|
// TOOD get the actual value programatically
|
||||||
|
// use ref and ref.style.transitionDuration or whatever
|
||||||
let transitionDuration = 4000
|
let transitionDuration = 4000
|
||||||
|
|
||||||
this.isInTransition = true
|
this.isInTransition = true
|
||||||
|
|
Loading…
Reference in New Issue