react-mentions
react-mentions copied to clipboard
Ability to pass a number as a prop to control how many times the trigger can occur
Steps to reproduce:
Expected behaviour: Developer should be able to pass a prop of number value to the MentionInput component to only allow the trigger to happen for a set number of times. Observed behaviour: There is no control on the number of times the trigger can occur. Workaround: