Description
Click here for more information.
JS Syntax
window.GEVME.toggleResourceBookmark
Rebar Syntax
{{toggleResourceBookmark}}
Type
Function
Toggling the bookmark on resource can be done by clicking on the button shown above.
Contains 2 parameters:
contentBlockId
: can be found in window.GEVME.livepage.showcaseblocksresourceId
: can be found in content block object.
Eg: window.GEVME.xhr.toggleResourceBookmark(contentBlockId, resourceId)