mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-11-04 12:52:08 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			164 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			164 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Vant Use
 | 
						|
 | 
						|
Built-in composition APIs of Vant.
 | 
						|
 | 
						|
## Install
 | 
						|
 | 
						|
```shell
 | 
						|
# with npm
 | 
						|
npm i @vant/use
 | 
						|
 | 
						|
# with yarn
 | 
						|
yarn add @vant/use
 | 
						|
 | 
						|
# with pnpm
 | 
						|
pnpm add @vant/use
 | 
						|
```
 |