vue-swipe-actions icon indicating copy to clipboard operation
vue-swipe-actions copied to clipboard

Documentation is not aligned with the package

Open WVeltman opened this issue 6 months ago • 0 comments
trafficstars

Hi everyone, for anyone who is wondering why certain functions don't work as they should in the documentation. Opening the TypeScript file can show the actual names of the functions.

closeActions is for example not in the code, but you should use close().

So if something doesn't work check the TypeScript file

WVeltman avatar May 14 '25 10:05 WVeltman