page-container
<ai-portal.page-container>构件 ai-portal.page-container
Examples
Basic
Properties
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
pageTitle | string | |||
breadcrumbs | Breadcrumb[] | |||
size | "medium" | "small" | "full" | |||
variant | "default" | "form" | |||
sticky | boolean | |||
textContent | 文本内容 | string |
Slots
| Name | Description |
|---|---|
| (default) | 内容 |
toolbar | 工具栏 |
Type references
Breadcrumb
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
text | string | ✅ | ||
url | string | ✅ |