TemainfoSoftware / truly-ui

Truly-UI - Web Angular UI Components for Desktop Applications (Electron, NW, APP JS)
http://truly-ui.com
Other
215 stars 35 forks source link

Dropdownlist : Remove selected option #402

Closed mohanahuja5 closed 3 years ago

mohanahuja5 commented 3 years ago

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?

welcome[bot] commented 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.