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
|
|
```
|