Files
onlyoffice.github.io/sdkjs-plugins
2023-03-23 23:50:45 +03:00
..
2023-03-23 23:50:45 +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.