Skip to content

Files

Latest commit

 

History

History
 
 

vant-popperjs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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