This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Annotations API

utils.getPath()

Retrieves the path (similar to startContainerPath/endContainerPath) based on the provided DOM node element and context.

Examples

itemsApp.assessApp().annotationsApp().module('texthighlight').utils.getPath(['DOM-element-name','DOM-context-name']);

Arguments

  • element object

    The DOM node element.

Return value

string

Was this article helpful?