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