Files
vant/packages/vant-popperjs
renovate[bot] 794ef9f5d4 chore(deps): update all patch dependencies (#13396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
2025-03-23 09:49:24 +08:00
..
2022-06-26 22:22:21 +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

# with Bun
bun add @vant/popperjs

Usage

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

Refer

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