interface EditorFieldState {
    editorState: EditorState;
}

Properties

Properties

editorState: EditorState