blockly > utils > กล่องเครื่องมือ > ButtonOrLabelInfo

ประเภท utils.toolbox.ButtonOrLabelInfo

ข้อมูลที่จำเป็นในการสร้างปุ่มหรือป้ายกำกับในแผงนำทาง

ลายเซ็น:

export type ButtonOrLabelInfo = ButtonInfo | LabelInfo;

ข้อมูลอ้างอิง: ButtonInfo, LabelInfo