Overview
ThegetElementEntry method retrieves an element along with its Slate path as a tuple [element, path].
Signature
Parameters
Return Value
Returns a tuple[SlateElement, Path] or null if not found.
Get element with its Slate path
getElementEntry method retrieves an element along with its Slate path as a tuple [element, path].
[SlateElement, Path] or null if not found.