react-typeahead
react-typeahead copied to clipboard
add disabled prop
Adds disabled option by passing disabled={true} (using disabled attribute - https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/disabled)
Convenient when making server requests.
Can you added this to the tokenizer as well?
sure np