const getEntities = (editorState, entityType = null) => { const content = editorState.getCurrentContent(); const entities = []; content.
確定! 回上一頁