Files
onlyoffice.github.io/sdkjs-plugins
AlexeyMatveev686 e1f867f321 Added screens inside plugin's folders.
Added background color for store and link to screens in plugin's config.
2022-07-27 17:55:20 +03:00
..
2022-07-18 10:27:56 +03:00
2022-07-19 14:57:17 +03:00
2022-06-20 09:57:20 +03: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.