@univerjs/docs-ui v0.4.2 • Docs
@univerjs/docs-ui
Enumerations
Enumeration | Description |
---|---|
ChangeListNestingLevelType | - |
DOCS_VIEW_KEY | Copyright 2023-present DreamNum Inc. |
VIEWPORT_KEY | - |
Classes
Class | Description |
---|---|
DocAutoFormatService | service for auto-formatting, handle shortcut like Space or Tab . |
DocBackScrollRenderController | Every render module should implement this interface. |
DocCanvasPopManagerService | - |
DocEventManagerService | Every render module should implement this interface. |
DocIMEInputManagerService | Every render module should implement this interface. |
DocRenderController | Every render module should implement this interface. |
DocSelectionRenderService | Every render module should implement this interface. |
DocStateChangeManagerService | - |
DocUIController | - |
DocsRenderService | - |
Editor | - |
EditorService | - |
NodePositionConvertToCursor | - |
NodePositionConvertToRectRange | - |
RangeSelectorService | - |
RectRange | - |
TextRange | - |
UniverDocsUIPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |