Vant Use

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

安装

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

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