Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 737 Bytes

search-ui-react.ctadata.md

File metadata and controls

22 lines (14 loc) · 737 Bytes

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

CtaData interface

The shape of a StandardCard CTA field's data.

Signature:

interface CtaData 

Properties

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