HTML5 canvas Blob Tutorial
To create a blob with Konva, we can instantiate a Konva.Line() object with both closed and tension properties.
For full list of properties and methods, see the Line API Reference.
- Vanilla
- React
- Vue
To create a blob with Konva, we can instantiate a Konva.Line() object with both closed and tension properties.
For full list of properties and methods, see the Line API Reference.