const content = convertFromRaw(JSON.parse(editorContent)); const editorState = EditorState.createWithContent(content, decorator);
確定! 回上一頁