mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 12:52:08 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			315 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			315 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# @vant/popperjs
 | 
						|
 | 
						|
@popperjs/core in commonjs format, added Object.assign polyfill.
 | 
						|
 | 
						|
## Install
 | 
						|
 | 
						|
```shell
 | 
						|
# with npm
 | 
						|
npm i @vant/popperjs
 | 
						|
 | 
						|
# with yarn
 | 
						|
yarn add @vant/popperjs
 | 
						|
 | 
						|
# with pnpm
 | 
						|
pnpm add @vant/popperjs
 | 
						|
```
 | 
						|
 | 
						|
## Usage
 | 
						|
 | 
						|
see: https://popper.js.org/
 | 
						|
 | 
						|
## Refer
 | 
						|
 | 
						|
issue: https://github.com/youzan/vant/issues/7626
 |