Answer the question
In order to leave comments, you need to log in
How to refer to the elements of an object?
I load objects from json into the canvas.
Can't access canvas objects in any way.
If you write "typeof list" - returns an object.
canvas.loadFromJSON(data[1]);
let list = canvas.getObjects();
console.log(list);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question