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

I'm using for the first time Rich Text Editor and I would like to point out some things.

  1. While clicking or selecting an element, you can add a functionality to edit element's html code
  2. In the content section will be verry useful to see the edited text using css of the front UI (as will be displayed when the page will be rendered in the client)
  3. Editing the html in content section of the control, use vanilla css to style it (not special classes of the control)

I'm not an expert in coding but from my first contact with Rich Text Editor, I feel I miss some functionality.

Thank you