jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 395 forks source link

Ability to copy values out of multiselect #1108

Open el-timm opened 2 years ago

el-timm commented 2 years ago

We are using your widget, and are getting requests for the ability to copy values back out of the widget to the clipboard. this would be useful on an 'edit' type form.

e.g. put mouse focus on the text input, then ctrl+a and ctrl+c such that the clipboard then has a list (tab separated, maybe) of all the values from the input.