封鎖 >utils >工具箱 >BlockInfo

utils.toolbox.BlockInfo 介面

在工具箱中建立區塊所需的資訊。請注意,為顧及回溯相容性,已停用的類型會不同。

Signature:

export interface BlockInfo 

屬性

屬性 修飾符 類型 說明
blockxml? 字串 |節點 (選用)
如何收合? 布林值 (選用)
資料? 字串 (選用)
字串 |布林值 (選用)
停用原因? string[] (選用)
是否已啟用? 布林值 (選用)
extraState? 不限 (選用)
欄位? { [key: string]: any;} (選用)
差距? 字串 |號碼 (選用)
圖示? { [key: string]: any;} (選用)
id? 字串 (選用)
內嵌? 布林值 (選用)
使用者輸入什麼資訊? { [key: string]: ConnectionState;} (選用)
種類 字串
繼續? ConnectionState (選用)
類型? 字串 (選用)
x? 數字 (選用)
好嗎? 數字 (選用)