mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-09-13 18:03:22 +08:00
chore: update readme
This commit is contained in:
@ -51,6 +51,14 @@ Default: `undefined`
|
||||
|
||||
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
|
||||
|
||||
Type: `boolean`
|
||||
|
Reference in New Issue
Block a user