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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

To implements events before and after insertion of AI context in the SmartTextArea Component. The feature request includes the following:

  1. Add a beforeSuggestionInsert event to allow manipulation of the suggestion text before it is inserted.
  2. Add an afterSuggestionInsert event to enable post-insertion actions, such as reacting to the completion of the suggestion insertion.