react-formatted-input icon indicating copy to clipboard operation
react-formatted-input copied to clipboard

An input component that abides by configurable formatting and constraint rules

Results 3 react-formatted-input issues
Sort by recently updated
recently updated
newest added

Handle repeat when set to Infinity. Perhaps cap it at x characters?

enhancement

Add the ability to support match groups that have a variable length.

enhancement

Support for strictly matching the entire string - perhaps an extra callback parameter to say when the entire pattern is matched?

enhancement