Function: SlideEditorContainer()
function SlideEditorContainer(props, deprecatedLegacyContext?): ReactNode
Defined in: submodules/univer/packages/slides-ui/src/views/editor-container/EditorContainer.tsx:45
Floating editor’s container.
Parameters
Parameter | Type | Description |
---|---|---|
props | ICellIEditorProps | - |
deprecatedLegacyContext ? | any | Deprecated See React Docs |
Returns
ReactNode