search bar
I need to make search bar that will filter by the name, ive red the react documentation but still, i dont understand how to make it
6 Replies
– React
The library for web and native user interfaces
you are missing the value={searchText}
i see
:)
I ve red this https://react.dev/learn/thinking-in-react#step-3-find-the-minimal-but-complete-representation-of-ui-state
Thinking in React – React
The library for web and native user interfaces
and seen some tutorials but still have no idea