children117cl
2021-06-11 b58e8ab1807d80736c8da68b0070e7c8143c3b9b
提交 | 用户 | age
4dde14 1 // Here is a list of the toolbar
L 2 // Detail list see https://www.tinymce.com/docs/advanced/editor-control-identifiers/#toolbarcontrols
3
4 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']
5
6 export default toolbar