github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
struct
Rect
Type Alias Rect
Rect
:
{
x
:
number
;
y
:
number
;
width
:
number
;
height
:
number
;
}
represents a 2d rectangle. compatible with DOMRect, without its inherited annoying readonly fields
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
represents a 2d rectangle. compatible with DOMRect, without its inherited annoying readonly fields