mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 17:32:32 +08:00 
			
		
		
		
	docs: mergeProps
This commit is contained in:
		| @@ -50,6 +50,14 @@ Default: `undefined` | |||||||
|  |  | ||||||
| 自定义元素 | 自定义元素 | ||||||
|  |  | ||||||
|  | #### mergeProps | ||||||
|  |  | ||||||
|  | Type: `boolean` | ||||||
|  |  | ||||||
|  | Default: `true` | ||||||
|  |  | ||||||
|  | 合并 class / style / onXXX handlers | ||||||
|  |  | ||||||
| ## 表达式 | ## 表达式 | ||||||
|  |  | ||||||
| ### 内容 | ### 内容 | ||||||
|   | |||||||
| @@ -50,6 +50,14 @@ Default: `undefined` | |||||||
|  |  | ||||||
| configuring custom elements | configuring custom elements | ||||||
|  |  | ||||||
|  | #### mergeProps | ||||||
|  |  | ||||||
|  | Type: `boolean` | ||||||
|  |  | ||||||
|  | Default: `true` | ||||||
|  |  | ||||||
|  | merge static and dynamic class / style attributes / onXXX handlers | ||||||
|  |  | ||||||
| ## Syntax | ## Syntax | ||||||
|  |  | ||||||
| ### Content | ### Content | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user