mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-03-15 15:05:18 +08:00
chore: update readme
This commit is contained in:
parent
041d15cff2
commit
70a6e166de
@ -51,6 +51,14 @@ Default: `undefined`
|
|||||||
|
|
||||||
configuring custom elements
|
configuring custom elements
|
||||||
|
|
||||||
|
#### isGlobalElement
|
||||||
|
|
||||||
|
Type: `(tag: string) => boolean`
|
||||||
|
|
||||||
|
Default: `undefined`
|
||||||
|
|
||||||
|
configuring global elements so that they don't need to be wrapped by `resolveComponent`.
|
||||||
|
|
||||||
#### mergeProps
|
#### mergeProps
|
||||||
|
|
||||||
Type: `boolean`
|
Type: `boolean`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user