Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@vant/use

vant-ui102.6kMIT1.6.0TypeScript support: included

Vant Composition API

readme

Vant Use

Built-in composition APIs of Vant.

Install

# with npm
npm i @vant/use

# with yarn
yarn add @vant/use

# with pnpm
pnpm add @vant/use

# with Bun
bun add @vant/use