Home > @yext/search-ui-react > StandardCardData
The data used by the StandardCard() and taken from the original Result.
Signature:
interface StandardCardData
Property | Modifiers | Type | Description |
---|---|---|---|
cta1 | CtaData | CTA data to render. | |
cta2 | CtaData | CTA data to render. | |
description | HighlightedValue | string | The content to display in the card's body. | |
title | HighlightedValue | string | The text to display in the card's header. |