mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
sdkjs-plugins
This repository comprises plugin styles for ONLYOFFICE plugins.
Description
ONLYOFFICE provides a style sheet for different interface elements. To adjust your plugin interface to the ONLYOFFICE style, connect the plugin.css to the index.html file with the following link:
<link rel="stylesheet" href="https://onlyoffice.github.io/sdkjs-plugins/v1/plugins.css">
Plugin styles (controls) include:
- Different types of buttons
- Input controls (text area, text field, checkbox)
- Label controls (header label, link label)
- Combo box
- Loader
For more details and examples, please refer to the ONLYOFFICE API documentation.
Project information
Official website: www.onlyoffice.com
Repository: github.com/ONLYOFFICE/onlyoffice.github.io
User feedback and support
In case you have any issues, questions or suggestions, please visit our official forum: forum.onlyoffice.com, or leave your feedback here.