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