Drawing canvas shapes with Svelte

All svelte-konva components correspond to Konva components of the same name.
All the parameters available for Konva objects are valid props for
corresponding svelte-konva components, unless noted otherwise.

Core shapes are: Rect, Circle, Ellipse, Line, Image, Text, TextPath, Star,
Label, SVG Path, RegularPolygon. You can also create custom shapes.

To get more info about Konva you can read Konva Overview.

Enjoying Konva? Please consider to support the project.