Rich Text Editor #359
Replies: 1 comment
-
Hi Steve, As far as I know, there a no plans for Microsoft to release a Rich Text Editor for Blazor. Due to the level of complexity involved, I don't expect one to be developed specifically or Fluent UI anytime soon. As you said, there are a lot of closed and open-source components available already. I lack the experience with those to advise you on which one would be best to customize. Sorry that I can't be of more help here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm in the process of building a large enterprise-scale app on the Blazor tech stack.
I'm reviewing potential UI component libraries to see which one meets my requirements best.
This library is definitely a potential candidate, but for me the one key component missing is a Rich Text Editor.
I know there are plenty of rich text editors available but all seem to have their issues, limitations, constraints, and I have been unable to find exactly what I am looking for that works well in Blazor. Ideally I'm looking for an editor that can:
I know Microsoft have many rich text editors spread over their product portfolio and not having one in the fluentui-blazor library seems like an omission. Are there any plans to add a rich text editor, or can you point me in the direction of what is felt to be the best one to investigate for inclusion in my app?
Many thanks.
Steve
Beta Was this translation helpful? Give feedback.
All reactions