'use strict'; const {Editor, EditorState, RichUtils} = Draft; class RichEditorExample ... getType()) { case 'blockquote': return 'RichEditor-blockquote'; ...
確定! 回上一頁