You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you please give an example on how to pass 3 categories and use this plugin? I have already converted it to JS but I don't know how to call the function.
var content = $('#content').annotator();
// Add your plugin.
content.annotator('addPlugin', 'Categories' /*, any other options */);```
The text was updated successfully, but these errors were encountered:
Would you please give an example on how to pass 3 categories and use this plugin? I have already converted it to JS but I don't know how to call the function.
The text was updated successfully, but these errors were encountered: