DocSpace-buildtools/plugins/docspace-plugin/README.md
2022-08-25 13:52:46 +03:00

14 lines
410 B
Markdown

# ONLYOFFICE docspace-plugin
## Overview
ONLYOFFICE docspace-plugin is a npm package based on typescript engines which provides interfaces to create your own docspace embed plugin
## Functionality
- Creating base plugins with npx command.
- Interfaces for embedding in context menu.
- Interfaces for embedding in profile menu.
- Interfaces for embedding in main button.
- Available to add event listeners.