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