文件名称:vue-smooth-reflow:当数据更改时过渡元素重排
文件大小:83KB
文件格式:ZIP
更新时间:2024-02-27 04:24:56
vue animation transition reflow auto
Vue平滑回流(VSR)
一个Vue mixin,可转换重排。
更改组件数据后,您注册的所有CSS属性都将转换为其新值。
常见的用例有:
过渡height: auto和width: auto 。
平滑地重新放置元素。
请注意,该库与Vue的内置
【文件预览】:
vue-smooth-reflow-master
----.eslintrc.json(376B)
----webpack.config.js(2KB)
----src()
--------index.js(14KB)
----types()
--------vue-smooth-reflow.d.ts(424B)
--------index.d.ts(127B)
--------vue.d.ts(263B)
----README.md(9KB)
----.gitignore(69B)
----.eslintignore(6B)
----package-lock.json(331KB)
----license.txt(1KB)
----package.json(1KB)