API Reference > ui-framework > Item > ActionItemButtonProps ActionItemButtonProps Interface Properties that must be specified for an ActionItemButton component Extends CommonProps Methods Name Description onSizeKnown(size: SizeProps): void Optional Called when the button is initialized and the size is known Properties Name Type Description actionItem ActionButtonItemDef Action Button item definition containing the action information isEnabled undefined | boolean Indicates whether the button is enabled or disabled Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/framework/src/ui-framework/toolbar/ActionItemButton.tsx Line 22 Last Updated: 12 June, 2024