参考如下代码:
const editor = E.createEditor({
selector: '#editor-text-area',
content: [
{
type: 'paragraph',
children: [
{ text: '', fontFamily: '黑体', fontSize: '32px' }
]
},
],
config: editorConfig
})
暂无答案!
目前还没有任何答案,快来回答吧!