# Content <small>布局内容</small>

:::tip
`Content` 组件需要配合 [`Layout`](./layout) / [`Header`](./header) / [`Footer`](./footer) / [`Sidebar`](./sidebar) 组件使用。
:::

## 示例

见 [`Layout` 示例](./layout#示例)。

### 插槽

| 名称 | 描述 |
| -- | -- |
| ``default`` | 布局内容。 |