vant/packages/vant-popperjs
renovate[bot] b7a9188be4
chore(deps): update dependency typescript to ^5.7.2 (#13232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-08 00:41:59 +00:00
..
2020-11-30 19:05:28 +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