H
H
HongThong2019-07-18 15:34:40
React
HongThong, 2019-07-18 15:34:40

How to make searchable select without react-select?

Can you please tell me how to make searchable select without using react-select? input in my implementation should be an additional option

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2019-07-18
@rockon404

input + a rendered list of results in any way.
The interface of the component can be made so that it passes a fake synthetic event to the handler onChange (option selection).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question