<ArtifactCard
title="Insights for Invoice #10492"
description="Single-visit industrial install."
artifactId="insight-1"
active={false}
onClick={handleClick}
/>
ArtifactCard Props
Supplementary description shown beneath the title.
Called when the card is activated. Consumers typically open the corresponding ArtifactPanel here.
Bold heading rendered inside the card.
When true, the card shows the active visual state. Set when the corresponding ArtifactPanel is open.
Identifier for the artifact this card references. Emitted as a data-artifact-id attribute for analytics and event handling.