Files
vant/packages/vant-popperjs
renovate[bot] 4e914e9fe6
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Issue Close Require / issue-close-require (push) Has been cancelled
chore(deps): update dependency @rslib/core to ^0.18.0 (#13671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 09:25:26 +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