cf6ba3b42e
Co-authored-by: GU Yiling <justice360@gmail.com>
16 lines
320 B
Markdown
16 lines
320 B
Markdown
# Content <small>布局内容</small>
|
|
|
|
:::tip
|
|
`Content` 组件需要配合 [`Layout`](./layout) / [`Header`](./header) / [`Footer`](./footer) / [`Sidebar`](./sidebar) 组件使用。
|
|
:::
|
|
|
|
## 示例
|
|
|
|
见 [`Layout` 示例](./layout#示例)。
|
|
|
|
### 插槽
|
|
|
|
| 名称 | 描述 |
|
|
| -- | -- |
|
|
| ``default`` | 布局内容。 |
|