Search code examples
blazorhtml-editorblazor-server-side

WYSIWYG HTML Editor for Server Side Blazor


Does anyone know of a WYSIWYG HTML editor control like CKEditor or the one in the Syncfusion package that works with the released Server Side Blazor? Since it's for production environment, Client Side Blazor, where we don't even know a release date yet, is not an option... I'm quite new to Blazor, so if you have a solution, preferable one that makes one of the above mentioned controls working, please post three our four lines more so that even a newbie understands it :)


Solution

  • Ok, after digging long enough through the documentation, I found the solution for the Syncfusion component. In case someone else has this problem: Getting started with Syncfusion in Blazor