search-card
search-card
ds.search-card represents to a search card on the page, over here you can add the title for your page, followed by some label and cta-buttons.

Example:

Input
-- ds.search-card: We transform ideas into digital outcomes to elevate the connection between the brand and their users.
label: Label
cta-primary: Button
cta-primary-link: landing/
Lang:
ftd
Output
We transform ideas into digital outcomes to elevate the connection between the brand and their users.

Properties of search-card component

  • title - type: caption It’s used to add title to search-card component.
  • label - type: string It’s used to add label type to search-card component.
  • cta-primary - type: string It’s used to add button text to search-card component.
  • cta-primary-link - type: string It’s used to add button link url to search-card component.
Copyright ©2022. Fastn Inc.