Search
Execute all submitted operations. Note that no node search and UI operations will actually be executed until exec() is called.
exec()
exec(): void;
None.
None (undefined).
undefined
Get the position and size of the specified text node:
text
lynx .createSelectorQuery() .select('#my-id') .invoke({ method: 'boundingClientRect', success: function (res) { console.log(res); }, fail: function (res) { console.log(res.code, res.data); }, }) .exec();
LCD tables only load in the browser with JavaScript enabled. Enable JavaScript to view data.