Closed
Description
Bug, feature request, or proposal:
featur
What is the expected behavior?
Create a new output (onSelected?) that fires an event when the user select an option from the autocomplete
What is the current behavior?
There is no way to know when the user has selected an option from the autocomplete
What is the use-case or motivation for changing an existing behavior?
I have some cases that I need to update some fields based on the user selected option and would be nice if I can get a callback from the component itself