Crazyht / ngx-tree-select

Angular select component with tree items
https://crazyht.github.io/ngx-tree-select/
MIT License
56 stars 45 forks source link

Select null value #173

Open jbrechbuehl opened 5 years ago

jbrechbuehl commented 5 years ago

Hello,

how to select an element with id = null ? Or how to select nothing or clear an existing value? I tried DEL or BACKSPACE keys but it doesn't reset the field.

Thank you. Your component is awesome!