You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe not an issue but can't find any other way to ask you. Got it working in my Blazor project. What I need is to configure the toolbar of the instance using the CKEditorConfig property. I need different toolbars for different instances. Thinking the best way for that is to use an element reference in each component. Can you provide example syntax for this please?
Also just to note that in Blazor 8 I had to set the ScriptPath and StylePath in order to make it work, this isn't mentioned in the documentation.
Thank you
Douglas
The text was updated successfully, but these errors were encountered:
Maybe not an issue but can't find any other way to ask you. Got it working in my Blazor project. What I need is to configure the toolbar of the instance using the CKEditorConfig property. I need different toolbars for different instances. Thinking the best way for that is to use an element reference in each component. Can you provide example syntax for this please?
Also just to note that in Blazor 8 I had to set the ScriptPath and StylePath in order to make it work, this isn't mentioned in the documentation.
Thank you
Douglas
The text was updated successfully, but these errors were encountered: