Skip to Content
ReferenceTypes

ResizeParams

Source on Github 

The ResizeParams type is used to type the various events that are emitted by the <NodeResizer /> component. You’ll sometimes see this type extended with an additional direction field too.

Fields

NameTypeDefault
xnumber
ynumber
widthnumber
heightnumber
Last updated on