@designliquido/xpath
Preparing search index...
createContext
Function createContext
createContext
(
node
:
XPathNode
,
options
?:
Partial
<
XPathContext
>
)
:
XPathContext
Creates a new XPath context with the given node as the context node.
Parameters
node
:
XPathNode
Optional
options
:
Partial
<
XPathContext
>
Returns
XPathContext
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@designliquido/xpath
Loading...
Creates a new XPath context with the given node as the context node.