vant/packages/vant-popperjs
neverland 816a7cbdfb
feat(cli): bump vite v4 (#11414)
* feat(cli): bump vite v4

* chore: bump vite plugin
2022-12-24 15:47:15 +08:00
..
2020-11-30 19:05:28 +08:00
2022-06-26 22:22:21 +08:00
2022-12-24 15:47:15 +08:00
2022-07-23 22:10:20 +08:00

@vant/popperjs

@popperjs/core in commonjs format, added Object.assign polyfill.

Install

# with npm
npm i @vant/popperjs

# with yarn
yarn add @vant/popperjs

# with pnpm
pnpm add @vant/popperjs

Usage

see: https://popper.js.org/

Refer

issue: https://github.com/vant-ui/vant/issues/7626