Home Layout Container
About 78 wordsLess than 1 minute
2025-10-08
Home Layout Container
The <HomeBox> component provides a wrapper container for areas when customizing the homepage layout.
Props
Name:typeOptionalType:string
Default Value: ''
Area type.
Name:fullOptionalType:boolean
Default Value: false
Whether to enable fullscreen mode.
Name:background-imageOptionalType:string
Default Value: ''
Area background image.
Name:background-attachmentOptionalType:'fixed' | 'local'
Default Value: 'local'
Area background attachment method.
