Optional cssAdditional CSS class(es) to apply to the button.
Optional disabledWhether the action is disabled. Disabled actions are visually muted and not clickable.
false
Optional iconFont Awesome icon class to display in the button.
'fa-solid fa-edit'
Unique identifier for this action. Used in event handlers to identify which action was clicked.
Display text for the button.
Optional tooltipTooltip text shown on hover.
Optional variantVisual style variant for the button.
primary: Prominent action (filled/solid)secondary: Standard action (outlined)danger: Destructive action (red)link: Text-only button'secondary'
Configuration for an action button displayed on a timeline card.
Example