react-typeahead-component
react-typeahead-component copied to clipboard
Can't retrieve the InputId from the optionChange/Click event handlers
Hi,
I would like to have a more generic option change handler as I have a number of typeahead controls on the page each with a different input id. Would it be possible to enhance the handler calls to include the input id alongside the options parameter.
Thx