DocSpace-buildtools/plugins/docspace-plugin/README.md

14 lines
410 B
Markdown
Raw Normal View History

# 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.