ContainerLike
ContainerLike:
object
Type definition for a container-like object. Must be an object with x, y, width, and height properties.
Type declaration
height
height:
number
width
width:
number
x
x:
number
y
y:
number
ContainerLike:
object
Type definition for a container-like object. Must be an object with x, y, width, and height properties.
height:
number
width:
number
x:
number
y:
number