Home > @yext/search-ui-react > CtaData
The shape of a StandardCard CTA field's data.
Signature:
export interface CtaData
Property | 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). |