ToolButtonProps Interface

Properties for the ToolButton React Component.

Extends

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

Last Updated: 08 January, 2020