Footer (am-footer)
Footer 提供品牌說明、分組連結、社群連結、版權與法律連結的 responsive shell。連結資料以陣列傳入,適合直接映射到 editor block。
<Footer brandLabel="Astromer" brandDescription="Molecular Astronomy for the Web" columns={[{ title: "Explore", links: [{ label: "Components", href: "/components/" }] }]} copyright="© 2026 Astromer"/>詳見 playground /playground/kit/ 範例。