lynx-testing-environment / LynxElement
Any Lynx Element, such as view
, text
, image
, etc.
HTMLElement
The cssId of the element
lynx/ElementPAPI.d.ts:24
The map of events bound to the element.
[key
: string
]: any
lynx/ElementPAPI.d.ts:12
Returns the first child.
lynx/ElementPAPI.d.ts:30
The gestures bound to the element.
[key
: string
]: any
lynx/ElementPAPI.d.ts:18
Returns the next sibling.
lynx/ElementPAPI.d.ts:36
Returns the parent.
lynx/ElementPAPI.d.ts:42