跳到內容

RelatedCTA (am-related-cta)

am-related-cta 適合放在文章尾段,把下一個動作收斂成 related guide、contact 或 booking 入口,而不是留下一段沒有出口的內容。

  • 內建 SectionContainer
  • 支援 titledescriptioneyebrow
  • 支援 primaryActionsecondaryAction
  • 預設 surface="muted",避免搶過正文本身
<RelatedCTA
title="Continue to the next consumer flow."
description="Hand the user to contact or booking without inventing another shell."
primaryAction={{ label: "Open contact flow", href: "#" }}
/>

詳見 playground /playground/article/ 範例。