blockly > BlockSvg > jsonInit

BlockSvg.jsonInit() 方法

Signature:

jsonInit(json: any): void;

参数

参数 类型 说明
json 任意

返回

void