Namespace Syncfusion.EJ2.RichTextEditor
Classes
Enums
| ActionOnScroll
Defines the behavior of the quick toolbar when scrolling occurs. |
| ColorModeType
Defines types to be used as colorMode for color selection in the RichTextEditor. |
| DisplayLayoutOptions
Specifies the layout options for displaying audio or video content. Options are Inline or Break. |
| EditorMode
Specifies the modes available for rendering the Rich Text Editor. Options are either in HTML or Markdown format. |
| EnterKey
Specifies the HTML tag used when the enter key is pressed. Options include P, DIV, or BR. |
| SaveFormat
Specifies the formats available for saving images. Options include saving as Base64 or Blob. |
| ShiftEnterKey
Specifies the HTML tag used when shift + enter keys are pressed. Options include P, DIV, or BR. |
| ToolbarPosition
Specifies the position of the toolbar. |
| ToolbarType
Enumerates the types of toolbars available. |