Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

What are the other ways to cancel the drag? sortable.cancel() This method does not exist

Open luozijiejj opened this issue 2 years ago • 0 comments

I trigger a drag when I adjust the width of the table column. I want to be able to voluntarily cancel the drag once I've adjusted the width. Is there any other way.I tried the cancel() method you mentioned earlier, but I got an error.

Development environment: vue: 2.6.12, element-ui: 2.15.10,

1 1681284368426 1681284439756(1)

luozijiejj avatar Apr 12 '23 07:04 luozijiejj