logo Enterprise-level component library based on Bootstrap and Blazor
gitee
oscs
version
license
download
repo
commit
build
coverage

Editor

Convert the entered text into html code snippets

The Editor component is a secondary package of Summernote component, such as If you need to use the localization function, please download the corresponding language pack from the official website and quote it by yourself. zh-CN en-US has been built in;the required css javascript dynamically loaded on demand. If you edit too much content, signalR communication interruption may be triggered. Please adjust the HubOptions configuration.

builder.Services.Configure<HubOptions>(option => option.MaximumReceiveMessageSize = null);
Precautions
This component relies on BootstrapBlazor.SummerNote, which needs to reference its component package when using this component
Nuget Install
Use nuget.org to install BootstrapBlazor.SummerNote component
.NET CLI
dotnet add package BootstrapBlazor.SummerNote
PackageReference
<PackageReference Include="BootstrapBlazor.SummerNote" Version="7.1.0" />
Package Manager
Install-Package BootstrapBlazor.SummerNote

The default rendering is div and it becomes a rich text edit box when clicked

Demo

Set the IsEditor attribute value to control whether the component defaults to div or editor

I am a normal div click and can’t edit

The prompt message when a null value is set by setting the Placeholder attribute

Demo

The default prompt is Edit after clicking

Set the component to be directly displayed as a rich text edit box by setting the IsEditor property

Demo

Set the height of the component by setting the Height property

Demo

In actual combat, two-way binding to Value automatically obtains the editing content of the client's rich text box in the background

Demo

Use bind-Value to bind the backend properties of EditorValue in two ways. After editing in the edit box, click the Finish button, and then enter the text box below. Show edited result

Customize the extension of the edit box toolbar by setting the CustomerPluginItems property, and do the function by setting the OnClickPluginItem callback delegate

Demo

In this example, two buttons are added to the toolbar by extending the CustomerPluginItems property. Click the button to pop up the SweetAlert modal box, click the modal box confirmation button and insert the text box A piece of content

Customize the toolbar content by setting the ToolbarItems property. For the currently supported toolbar values, please refer to Summernote Official website

Demo

In this example, by setting the ToolbarItems property, the default available toolbar buttons are changed

Call the instance method, please refer summernote api

Demo

In this example, by setting the ToolbarItems property, the default available toolbar buttons are changed

Attributes

Loading...

B station related video link

交流群

QQ Group:BootstrapAdmin & Blazor 795206915 675147445 Welcome to join the group discussion
img
Themes
Bootstrap
Motronic
Ant Design (完善中)
DevUI (制作中)
LayUI (完善中)
An error has occurred. This application may no longer respond until reloaded. Reload
Seems like the connection with the server has been lost. It can be due to poor or broken network. Please hang on while we're trying to reconnect...
Oh snap! Failed to reconnect with the server. This is typically caused by a longer network outage, or if the server has been taken down. You can try to reconnect, but if that does not work, you need to reload the page.
Oh man! The server rejected the attempt to reconnect. The only option now is to reload the page, but be prepared that it won't work, since this is typically caused by a failure on the server.
Bootstrap Blazor Component library updated to 7.4.5-beta01

Bootstrap Blazor at present has more than 120 components. This component is based on Bootstrap Blazor An enterprise-level component library that provides several types of common components such as layout, navigation, form, data, notification, icon, voice, etc. Each component has been carefully designed with modularity, responsiveness and excellent performance. Starting from more practical scenarios, meeting the needs of various scenarios, greatly reducing the time cost of developers, greatly shortening the development cycle, greatly improving development efficiency, and providing a set of General Rights Management System Example project。Bootstrap Blazor Products are maintained by a professional full-time technical team, with efficient response speed, diversified solutions, long-term support, and enterprise-level support. At present, it has been used in many well-known state-owned enterprises, and the project is running stably with a maximum of 1200 people online. On the right is the QR code of the Chinese Blazor QQ community with the largest number of people in China, welcome to scan and join the group.

component updated to 6.6.0 Change log [portal] If the component brings you convenience, please help to light up the project Star github gitee

QQGroup
QQ 795206915