Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, 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!

4
Votes

API to allows users to change the highlight color of selected comments in the document editor. It provides a method to update the background color of comments dynamically, enhancing visibility and customization. The API accepts a color value and applies it to the selected comments without affecting other document elements.

 

Notes:

  • Users can either add one custom color or use a color based on the user who added the comment.
    (User color)
  • The API should support both scenarios, allowing users to choose between a single custom highlight color or automatic color differentiation based on the commenter.