sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 257 forks source link

Format a user input of unknown length #266

Open ahbbvc opened 3 years ago

ahbbvc commented 3 years ago

How can I format input of any length and any characters, that only has a suffix at the end? Suffix will be passed as prop to my component.