vue.js - vuejs 折叠面板的展开收缩动画应该怎么实现?用vue自带的过渡效果还是css3?
大家讲道理
大家讲道理 2017-04-17 11:55:19
0
6
2107

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(6)
洪涛

It can be implemented simply like this
http://output.jsbin.com/muzotal

阿神

The effect is to add a transiton, and then change the p height value. Just add a css class

黄舟

The height is 0; when clicked, the height is set to width:auto;

大家讲道理

@click event control class is OK height + transition

左手右手慢动作

Is there any source code for vue2.0 expansion and contraction animation?

巴扎黑

Just use the one that comes with you

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template