758 B
758 B
title, author, icon, createTime, permalink
| title | author | icon | createTime | permalink |
|---|---|---|---|---|
| 首页布局容器 | pengzhanbo | tabler:container | 2024/08/18 23:49:40 | /guide/components/home-box/ |
首页布局容器
自定义首页时,使用 <HomeBox> 提供给 区域 的 包装容器。
Props
| 名称 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| type | string | '' |
区域类型 |
| full | boolean | false |
是否全屏 |
| background-image | string | '' |
区域背景图片 |
| background-attachment | 'fixed'|'local' |
'local' |
区域背景定位方式 |