Search results

DialogType API in JavaScript RichTextEditor API control

Enumerates the types of dialogs that can be opened or closed in the Rich Text Editor.

  • InsertAudio - Defines DialogType for inserting audio.
  • InsertImage - Defines DialogType for inserting an image.
  • InsertLink - Defines DialogType for inserting a link.
  • InsertTable - Defines DialogType for inserting a table.
  • InsertVideo - Defines DialogType for inserting video.