mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-06-04 20:59:16 +08:00
18 lines
146 B
Markdown
18 lines
146 B
Markdown
# Vant Use
|
|
|
|
Built-in composition APIs of Vant.
|
|
|
|
## Install
|
|
|
|
#### NPM
|
|
|
|
```shell
|
|
npm i @vant/use -S
|
|
```
|
|
|
|
#### YARN
|
|
|
|
```shell
|
|
yarn add @vant/use
|
|
```
|