Search results

CommandName API in JavaScript (ES5) RichTextEditor API control

Defines types to be used as CommandName. The CommandName type encompasses various commands that can be applied within the rich text editor. Each command represents a specific formatting or editing action, such as applying text styles, inserting multimedia content, and handling text alignment or structure.

  • bold
  • italic
  • underline
  • strikeThrough
  • superscript
  • subscript
  • uppercase
  • lowercase
  • fontColor
  • fontName
  • fontSize
  • backColor
  • justifyCenter
  • justifyFull
  • justifyLeft
  • justifyRight
  • undo
  • createLink
  • formatBlock
  • heading
  • indent
  • insertHTML
  • insertOrderedList
  • insertUnorderedList
  • insertParagraph
  • outdent
  • redo
  • removeFormat
  • insertText
  • insertImage
  • insertAudio
  • insertVideo
  • insertHorizontalRule
  • insertBrOnReturn
  • insertCode
  • insertTable
  • editImage
  • editLink
  • applyFormatPainter
  • copyFormatPainter
  • escapeFormatPainter
  • emojiPicker
  • InlineCode
  • importWord