neverland a0b368f1b4
perf(@vant/use): reduce usePageVisibility event binding (#9835)
* perf(@vant/use): reduce usePageVisibility event binding

* chore: update
2021-11-11 17:25:48 +08:00
..
2021-11-11 11:08:02 +08:00
2021-09-30 10:55:04 +08:00
2021-11-11 11:08:02 +08:00

Vant Use

Vant Use 是从 Vant 实际应用场景中沉淀的 Vue 组合式 API 库。

安装

# 通过 npm 安装
npm i @vant/use -S

# 通过 yarn 安装
yarn add @vant/use