SkillAgentSearch skills...

BlazorQuillComponent

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.

Install / Use

/learn @erossini/BlazorQuillComponent
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Blazor Quill Component

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.

Also, it will allow us to implement the following features:

  • Exports editor contents in Text, HTML, and Quill’s native Delta format
  • Allows initial content to be set declaratively in the control or programmatically
  • Provides a read only mode, suitable for displaying Quill’s native Delta format
  • Allows custom toolbars to be defined
  • Allows custom themes
  • Has an inline editor mode that also allows custom toolbars

What is Quill?

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.

image

Blazor Quill Component in action

BlazorQuillExample


Other Blazor components

| Component name | Forum | Description | |---|---|---| | DataTable for Blazor | Forum | DataTable component for Blazor WebAssembly and Blazor Server | | Markdown editor for Blazor | Forum | This is a Markdown Editor for use in Blazor. It contains a live preview as well as an embeded help guide for users. | | CodeSnipper for Blazor | Forum | Add code snippet in your Blazor pages for 196 programming languages with 243 styles | | Copy To Clipboard | Forum | Add a button to copy text in the clipbord | | SVG Icons and flags for Blazor | Forum | Library with a lot of SVG icons and SVG flags to use in your Razor pages | | Modal dialog for Blazor | Forum | Simple Modal Dialog for Blazor WebAssembly | | PSC.Extensions | Forum | A lot of functions for .NET5 in a NuGet package that you can download for free. We collected in this package functions for everyday work to help you with claim, strings, enums, date and time, expressions... | | Quill for Blazor | Forum | 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 | | Segment for Blazor | Forum | This is a Segment component for Blazor Web Assembly and Blazor Server | | Tabs for Blazor | Forum | This is a Tabs component for Blazor Web Assembly and Blazor Server | | WorldMap for Blazor | Forum | Show world maps with your data |

More examples and documentation

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated2d ago
Forks6

Languages

C#

Security Score

95/100

Audited on Mar 28, 2026

No findings