react-mentions icon indicating copy to clipboard operation
react-mentions copied to clipboard

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

Open hritikb27 opened this issue 1 year ago • 0 comments

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:

hritikb27 avatar Jul 27 '23 12:07 hritikb27