Home > @yext/search-ui-react > CtaData
The shape of a StandardCard CTA field's data.
Signature:
interface CtaData
Property | Modifiers | Type | Description |
---|---|---|---|
label | string | The display label for the CTA element. | |
link | string | The CTA link source. | |
linkType | string | The CTA link type (e.g. URL, Phone, Email, Other). |