docs: remove all v2 version tag
This commit is contained in:
@@ -104,7 +104,7 @@ export default {
|
||||
| name | Identifier of SwipeCell | _number \| string_ | - |
|
||||
| left-width | Width of the left swipe area | _number \| string_ | `auto` |
|
||||
| right-width | Width of the right swipe area | _number \| string_ | `auto` |
|
||||
| before-close `v2.3.0` | Callback function before close | _(args) => boolean \| Promise_ | - |
|
||||
| before-close | Callback function before close | _(args) => boolean \| Promise_ | - |
|
||||
| disabled | Whether to disabled swipe | _boolean_ | `false` |
|
||||
| stop-propagation | Whether to stop touchmove event propagation | _boolean_ | `false` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user