Skip to Content
✨ Svelte Flow 1.0 is here! Rewritten for Svelte 5 with many new features and improvements.

Rect

Source on GitHub 

The Rect type defines a rectangle in a two-dimensional space with dimensions and a position.

NameTypeDefault
widthnumber
heightnumber
xnumber
ynumber
Last updated on