vue-with-keep-alive
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

vue-with-keep-alive

介绍

vue-with-keep-alive可以帮助你实现前进刷新,返回时之前的页面还处于激活的状态,可以像app一样的体验。哪里需要缓存,把router-view组件使用keep-router-view来替换。

language

中文
English

安装

vue2.x

npm install vue-with-keep-alive@2

vue3.x

npm install vue-with-keep-alive

快速上手

在线文档: https://byepasthub.github.io/vue-with-keep-alive/zh/
在线示例: https://byepasthub.github.io/vue-with-keep-alive/example

Package Sidebar

Install

npm i vue-with-keep-alive

Weekly Downloads

0

Version

2.4.0

License

MIT

Unpacked Size

92.5 kB

Total Files

17

Last publish

Collaborators

  • bye_past