Skip to content

frontend


Function: default()

default(__namedParameters): Element

Defined in: src/components/action-card/ActionCard.tsx:49

ActionCard displays a clickable card with an icon, title, description, and action button. Used for dashboard quick actions and admin tasks.

Max-width is constrained to 37.05rem (592.8px), which is 52% of the Container size="lg" max-width (1140px).

Icons default to size "lg" (48px on desktop, 32px on mobile) for consistent prominent display across all action cards.

Parameters

__namedParameters

ActionCardProps

Returns

Element