update doc

This commit is contained in:
Murod Khaydarov 2018-10-11 12:16:32 +03:00
parent 53f58584b6
commit 9786674194
No known key found for this signature in database
GPG key ID: C480BA53A8D274C5

View file

@ -17,7 +17,6 @@ Also, you can provide optional methods
- `renderActions()` — create additional element below the buttons
- `clear()` — clear Tool's stuff on opening/closing of Inline Toolbar
- `shortcut()` — shortcut that handles Tool
At the constructor of Tool's class exemplar you will accept an object with the [API](api.md) as a parameter.