Skip to main content

Versions

Method to return the XPath of the DOM element where a Comment was added.

Introducing the getElementRefByAnnotationId() method that returns the XPath of the DOM element where the specified comment was added.

Method to scroll the page to a specific Comment

Added the scrollToCommentByAnnotationId() method that scrolls the page to the specified element where the comment was added. This functionality is contingent upon the presence of the element in the DOM.

Live selection style configuration

Added the ability to customize the styling of Live Selection by passing a style object to the data-live-selection-config attribute.

Event Handler for Click Events on Presence Users

Implemented the onPresenceUserClick event handler for click events on Presence avatar circles.

Option to disclude current user from list of Presence Users

The self property can be used to include or disclude the current user from the list of Presence users. By default the current user is added.
API Method: