@bodil/dom
System
Light
Dark
Search…
Preparing search index...
geometry
contains
Function contains
contains
(
inner
:
Rectangle
,
outer
:
Rectangle
)
:
boolean
Test whether the rectangle
inner
is fully contained inside the rectangle
outer
.
Parameters
inner
:
Rectangle
outer
:
Rectangle
Returns
boolean
@bodil/dom - v0.2.2
Loading...
Test whether the rectangle
inneris fully contained inside the rectangleouter.