blockly > utils > ארגז כלים > ButtonOrLabelInfo

סוג utils.toolbox.buttonOrLabelInfo

המידע הדרוש ליצירת לחצן או תווית בתפריט הנפתח.

Signature:

export type ButtonOrLabelInfo = ButtonInfo | LabelInfo;

קובצי עזר: ButtonInfo, LabelInfo