703 B
703 B
title, icon, createTime, permalink
| title | icon | createTime | permalink |
|---|---|---|---|
| Home Layout Container | tabler:container | 2025/10/08 23:49:40 | /en/guide/components/home-box/ |
Home Layout Container
The <HomeBox> component provides a wrapper container for areas when customizing the homepage layout.
Props
:::: field-group
::: field name="type" type="string" default="''" optional Area type. :::
::: field name="full" type="boolean" default="false" optional Whether to enable fullscreen mode. :::
::: field name="background-image" type="string" default="''" optional Area background image. :::
::: field name="background-attachment" type="'fixed' | 'local'" default="'local'" optional Area background attachment method. :::
::::