Blazor.Quill is a component for Blazor to create a Quill WYSIWYG editor.
Info
Version: | 1.0.0 |
Author(s): | andersme87 |
Last Update: | Thursday, December 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andersme/Blazor.Quill |
NuGet Url: | https://www.nuget.org/packages/BlazorQuill |
Install
Install-Package BlazorQuill
dotnet add package BlazorQuill
paket add BlazorQuill
BlazorQuill Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.0.0)
- Microsoft.AspNetCore.Components.Web(>= 3.0.0)
Tags