調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >utils >ツールボックス >BlockInfo >blockxml
署名:
blockxml?: string | Node;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["`blockxml` is an optional property of the `BlockInfo` interface within Blockly's toolbox utilities."],["It accepts either a string representing the XML structure of a block or a `Node` object directly representing that structure."],["This property is used to define the XML representation of a block associated with the given `BlockInfo`."]]],[]]