Blazor Quill Component is a custom reusable control that allows us to easily consume Quill and place multiple instances of it on a single page in our Blazor application.
$ dotnet add package PSC.Blazor.Components.QuillBlazor Quill Component is a custom reusable control that allows us to easily consume Quill and place multiple instances of it on a single page in our Blazor application.
Also, it will allow us to implement the following features:
Quill is a free, open source WYSIWYG editor built for the modern web. With its modular architecture and expressive API, it is completely customizable to fit any need.


For more documentation and examples about Blazor and other components, visit my blog PureSourceCode. Here a quick list of popular links: