Hello everyone,
I have a search bar and a textbox with dynamic data.
I have an API with bunch of information.
I would like to put an address in the search input box
and the dynamic data below shows me the appropriate data after going through the API list.
for example, If i search an address and click search button, it will show me a specific data such as built date or water consumption from the list above.
I’m having a very hard time figuring this out - any help would be greatly appreciated.
thank you