A contenteditable component for Blazor.
Info
Version: | 2.0.0 |
Author(s): | Eric Austin |
Last Update: | Monday, April 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/austineric/BlazorContentEditable |
NuGet Url: | https://www.nuget.org/packages/BlazorContentEditable |
Install
Install-Package BlazorContentEditable
dotnet add package BlazorContentEditable
paket add BlazorContentEditable
BlazorContentEditable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.1)
- Microsoft.AspNetCore.Components.Web(>= 3.1.1)
Tags