Type alias ItemExecuteEvent

ItemExecuteEvent: {
    item: Widget;
}

Type declaration

Generated using TypeDoc