Skip to content
VueHook Plus
Search
Meta
K
Main Navigation
🥳 Hooks
🤺 Playground
🎀 Releases
简体中文
English
github
discord
twitter
简体中文
English
Appearance
github
discord
twitter
Menu
Return to top
On this page
Table of Contents for current page
代码演示
API
Source
useUpdate
#
用于模拟重新渲染页面
代码演示
#
基础用法
#
高级用法
#
API
#
const
update
=
useUpdate
()
const
update
=
useUpdate
()
注意
通过改变变量,监听这个变量达到模拟的效果
Source
#
源码
•
文档
•
示例