Package | Description |
---|---|
elemental.dom | |
elemental.js.html | |
elemental.ranges |
Modifier and Type | Method and Description |
---|---|
ClientRectList |
Element.getClientRects() |
Modifier and Type | Class and Description |
---|---|
class |
JsClientRectList |
Modifier and Type | Method and Description |
---|---|
ClientRectList |
Range.getClientRects()
Returns a list of
ClientRect
objects that aggregates the results of Element.getClientRects()
for all the elements in the range. |
Copyright © 2018. All rights reserved.