react-multivalue-text-input icon indicating copy to clipboard operation
react-multivalue-text-input copied to clipboard

A text input component for React which maintains and displays a collection of entered values as an array of strings.

Results 2 react-multivalue-text-input issues
Sort by recently updated
recently updated
newest added

Is it possible to add sortable function drag and drop items? thanks

enhancement
question

There are circumstances where we want to validate use input and only allow the input string to be added to the multivalue if the user input is valid. Perhaps in...