signavio / react-mentions

@mention people in a textarea
https://react-mentions.vercel.app
Other
2.42k stars 566 forks source link

Ability to pass a number as a prop to control how many times the trigger can occur #700

Open hritikb27 opened 1 year ago

hritikb27 commented 1 year ago

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: