Skip to content

Files

Latest commit

 

History

History
27 lines (17 loc) · 351 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 351 Bytes

@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: youzan#7626