Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

66. keep-alive 作用 #66

Open
wqjiao opened this issue Jun 19, 2020 · 0 comments
Open

66. keep-alive 作用 #66

wqjiao opened this issue Jun 19, 2020 · 0 comments

Comments

@wqjiao
Copy link
Owner

wqjiao commented Jun 19, 2020

Vue 中用来包裹组件,缓存不活动的组件实例,主要用于保留组件状态或避免重新渲染。 详见 Vue keep-alive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant