blockly > utils > toolbox > parseToolboxTree
הפונקציה utils.toolbox.parseToolboxTree()
ינתח את עץ ארגז הכלים שסופק לפורמט DOM עקבי.
Signature:
export declare function parseToolboxTree(toolboxDef: Element | null | string): Element | null;
פרמטרים
פרמטר | סוג | תיאור |
---|---|---|
toolboxDef | רכיב | null | String (מחרוזת) | עץ DOM של בלוקים, או ייצוג טקסט של אותם. |
החזרות:
רכיב | null
עץ DOM של בלוקים, או null.