Type alias InsertContentToMailActiveEditorOptions

InsertContentToMailActiveEditorOptions: { html: string }

Type declaration

  • html: string

    content html, such as email snippet, dangerous content will be ignored

Generated using TypeDoc