סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > BlockSvg > פירוק
נכס BlockSvg.decompose
Signature:
decompose?: (p1: Workspace) => BlockSvg;
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["`BlockSvg.decompose` is an optional property that holds a function."],["This function, when present, is responsible for creating a detailed visual representation (a \"shadow block\") of a given block."],["The visual representation is typically used to illustrate the block's internal structure or logic during procedures like mutation."],["The input to the function is a `Workspace` object where the shadow block will be placed."],["The function is expected to return a `BlockSvg` object, representing the created shadow block."]]],[]]