API Reference > ui-framework > Item > ToolButtonProps ToolButtonProps Interface Properties for the ToolButton React Component. Extends ToolItemProps CommonProps Inherited properties Name Type Inherited from Description betaBadge undefined | false | true ItemProps Indicates whether to draw a Beta badge. className undefined | string ClassNameProps Custom CSS class name execute undefined | (args?: any) => any CommandHandler Function to execute getCommandArgs undefined | () => any[] CommandHandler Function to get the parameters passed to the function iconSpec undefined | IconSpec IconProps CSS class name or SvgSprite for icon parameters undefined | any CommandHandler Parameters passed to the function style undefined | React.CSSProperties CommonProps Custom CSS style properties toolId string ToolItemProps Defined in ui/framework/src/ui-framework/toolbar/ToolButton.tsx Line 26 Last Updated: 13 June, 2024