Closed mohanahuja5 closed 3 years ago
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Hii
I had used truly-ui's dropdownlist with reactive form of angular, but there is not any event to completely remove the current selected item.
When I reset the form control value to null or empty-string there is always previously selected option of dropdown list
Is there any way to empty the dropdown field?