Annotations API Methods
utils.deserializePath()
Retrieves the DOM node based on the provided path, textNodeOffset and context element.
Examples
itemsApp.annotationsApp().module('texthighlight').utils.deserializePath(['_navbar','31','DOM-context-name']);
Arguments
-
path string
The path.
-
textNodeOffset string
The text node number.
Return value
None (undefined
).