Rich text editor for Blazor applications - Uses Quill JS.
Info
Version: | 1.1.0 |
Author(s): | Michael Washington |
Last Update: | Thursday, July 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Blazored/TextEditor |
NuGet Url: | https://www.nuget.org/packages/Blazored.TextEditor |
Install
Install-Package Blazored.TextEditor
dotnet add package Blazored.TextEditor
paket add Blazored.TextEditor
Blazored.TextEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
- Microsoft.AspNetCore.Components.Web(>= 3.1.0)
Tags