跳到內容
調色盤星雲光譜
選擇版面配色

即時套用,保留目前的亮暗模式。

TestimonialList (am-testimonial-list)

TestimonialList<blockquote> 與作者資訊呈現可重用的 testimonials,支援 avatar、職稱/公司、欄數與 surface。它不負責評論查詢、審核、排序或第三方評分 API。

<TestimonialList
title="Trusted by teams that ship"
items={[
{
author: "Ariel Chen",
quote: "The page shell made our handoff much clearer.",
role: "Product lead",
company: "Northstar",
},
]}
/>

詳見 playground /playground/kit/ 範例。