Select Component integration with API

How could I capture the value entered by the user, in the select component?

Problem Statement- We are integrating API, which takes the input of the value entered by the user in a select component and making the API call according and produces the corresponding response in the dropdown.

Please help me out, it's an urgent requirement for my spec.

Hi @ishi8! The select and multiselect components have an inputValue property that is the searched value a user has typed, in my quick example here that would be select3.inputValue