mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-11 13:10:26 +08:00
docs: fix table display incorrectly (#3081)
This commit is contained in:
parent
e7e2237ee2
commit
a8ccc43f91
@ -58,7 +58,7 @@ action.vue
|
||||
### DialogOptions Properties
|
||||
|
||||
| Name | Type | Default | Description | Version |
|
||||
| --- | --- | --- | --- | --- | --- |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| action | `() => VNodeChild` | `undefined` | Content of the operation area, must be a `render` function. | |
|
||||
| autoFocus | `boolean` | `true` | Whether to focus the first focusable element inside modal. | 2.28.3 |
|
||||
| blockScroll | `boolean` | `true` | Whether to disabled body scrolling when it's active. | 2.28.3 |
|
||||
|
Loading…
Reference in New Issue
Block a user