DEV: Improve description of addPosterIcon plugin api.
This commit is contained in:
parent
b180e6e737
commit
a3a464b838
|
@ -267,6 +267,7 @@ class PluginApi {
|
|||
* className (optional) a css class to apply to the icon
|
||||
* url (optional) where to link the icon
|
||||
* title (optional) the tooltip title for the icon on hover
|
||||
* text (optional) text to display alongside the emoji or icon
|
||||
*
|
||||
* ```
|
||||
* api.addPosterIcon((cfs, attrs) => {
|
||||
|
|
Loading…
Reference in New Issue