Skip to content

CardAction

type CardAction = {
action: ActionConfig;
label: string;
};
action: ActionConfig;

label: string;