Select an object to edit
Select an object to edit
Write JavaScript code. Available variables:
- canvas: Fabric.js canvas instance
- fabric: Fabric.js library
Guide
Write JavaScript with access to: canvas, fabric
By ID: getObjectById('logo') |
By Class: getObjectsByClass('button') |
listObjectIds() | listAllClasses()
Use setTimeoutTracked() and setIntervalTracked() for proper cleanup.
Use /*! @YoCommand
* name: Command Name
* description: Command Description
*/
Add any font from Google Fonts by entering its name.
Add icon libraries via CSS CDN link.