Preparing search index...
The search index is not available
react-declarative - v2.6.90
react-declarative
getXPathFromElement
Function getXPathFromElement
Get the XPath of a given HTML element.
getXPath
From
Element
(
element
)
:
null
|
string
Parameters
element
:
HTMLElement
The HTML element to get the XPath from.
Returns
null
|
string
The XPath of the element, or null if it couldn't be determined.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative - v2.6.90
Loading...
Get the XPath of a given HTML element.