Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Through programmatic you can setnullvalue to anyone of the index, text or value property to clear the selected item in DropDownList.
public value: number | string | boolean;
Type 'null' is not assignable to type 'string | number | boolean'.ts(2322)
(property) DropDownList.value: string | number | boolean