vue-next-select icon indicating copy to clipboard operation
vue-next-select copied to clipboard

The selecting solution for Vue 3

vue-next-select

Documentation

https://iendeavor.github.io/vue-next-select/

Contributing

Please make sure to read the contributing guide before making a pull request.

# build package
yarn build

# run linter
yarn lint

# run tests
yarn test