index.ts 556 Bytes
/**
 * 富文本工具、菜单、插件配置
 */
export const toolbar = ['searchreplace bold italic underline strikethrough alignleft aligncenter alignright outdent indent  blockquote undo redo removeformat subscript superscript code codesample', 'hr bullist numlist link image charmap preview anchor pagebreak insertdatetime media table emoticons forecolor backcolor fullscreen', 'fontsizeselect fontselect']
export const plugins = ['advlist autolink directionality image fullscreen hr insertdatetime lists paste preview searchreplace table wordcount']