Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 720 Bytes

search-ui-react.ctadata.md

File metadata and controls

22 lines (14 loc) · 720 Bytes

Home > @yext/search-ui-react > CtaData

CtaData interface

The shape of a StandardCard CTA field's data.

Signature:

export interface CtaData 

Properties

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).