blockly > Events > BlockCreate > toJson
Events.BlockCreate.toJson() method
Encode the event as JSON.
Signature:
toJson(): BlockCreateJson;
Returns:
JSON representation.
blockly > Events > BlockCreate > toJson
Encode the event as JSON.
Signature:
toJson(): BlockCreateJson;
Returns:
JSON representation.