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

Add separator support

Open cliffordrice3 opened this issue 5 months ago • 3 comments

Description

Adds support for separators such as hyphens, colons, commas, etc. between input items.

Useful for when the verification code in question has a format (e.g. 000-00-0000) that will help the user easily visually verify the correctness of the code.

Examples

Screenshot 2024-09-06 at 11 34 03 AM

Screenshot 2024-09-06 at 11 37 36 AM

Test Coverage

Maintains 100% coverage

Screenshot 2024-09-06 at 11 38 37 AM

cliffordrice3 avatar Sep 06 '24 15:09 cliffordrice3