API Reference > ui-abstract > Item > CommandHandler CommandHandler Interface Definition for a command handler. Methods Name Description execute(args?: any): any Optional Function to execute getCommandArgs(): any[] Optional Function to get the parameters passed to the function Properties Name Type Description parameters undefined | any Parameters passed to the function Defined in ui/abstract/src/ui-abstract/items/AbstractItemProps.ts Line 50 Last Updated: 11 June, 2024