Function: RichTextEditor()
function RichTextEditor(props): ReactNode
Defined in: submodules/univer/packages/docs-ui/src/views/rich-text-editor/index.tsx:51
Parameters
Parameter | Type |
---|---|
props | IRichTextEditorProps & RefAttributes <Editor > |
Returns
ReactNode