Section (am-section)
am-section 代表 full-width page band,本身不負責內容最大寬度;通常會和 Container 一起使用。
Stable Contract
Section titled “Stable Contract”spacing:sm | md | lg | xlsurface:default | muted | elevated | brandbordered: 是否顯示上下邊界as: 可切換語意元素,例如section、header、footer
Usage Rule
Section titled “Usage Rule”推薦結構:
<Section surface="muted" spacing="lg"> <Container size="lg"> ... </Container></Section>不要把 Section 當成卡片;它是 page-level band。