Example of Inline in ASP.NET Core Rich Text Editor Control
This sample demonstrates the toolbar show on inline mode. Toolbar show while selection on the below editable content and it hide on focus out from edit area.
DEMO
SOURCE
|
The Rich Text Editor provides an option to display toolbar on demand using mode property. Set mode as inline to enable inline editor. The toolbar becomes visible only when the content is selected