docs: improve teleport description (#8819)
This commit is contained in:
@@ -223,7 +223,7 @@ export default {
|
||||
| close-on-click-action | Whether to close when clicking action | _boolean_ | `true` |
|
||||
| close-on-click-outside | Whether to close when clicking outside | _boolean_ | `true` |
|
||||
| close-on-click-overlay `v3.0.10` | Whether to close when clicking overlay | _boolean_ | `true` |
|
||||
| teleport | Return the mount node for Popover | _string \| Element_ | `body` |
|
||||
| teleport | Specifies a target element where Popover will be mounted | _string \| Element_ | `body` |
|
||||
| icon-prefix `v3.0.17` | Icon className prefix | _string_ | `van-icon` |
|
||||
|
||||
### Data Structure of Action
|
||||
|
||||
Reference in New Issue
Block a user