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!
We have achieved adding custom values through allowcustomvalue property in ej2 . Previously , while adding a custom value , it used to show suggestions as {custom value name(new Tag)} and we achieved this new Tag with the help of AddNewText API. But now we can't be able to find the equivalent property for "Add New Text” to achieve this.