vuepress-theme-plume/assets/home-box-MB_KxhLI.js

1 line
4.1 KiB
JavaScript

import{$ as e,B as t,P as n,_ as r,f as i,g as a,l as o}from"./runtime-core.esm-bundler-CZvn3YaB.js";import{t as s}from"./plugin-vue_export-helper-CxTVcLa7.js";var c=JSON.parse(`{"path":"/en/guide/components/home-box/","title":"Home Layout Container | Guide","lang":"en-US","frontmatter":{"title":"Home Layout Container","icon":"tabler:container","createTime":"2025/10/08 23:49:40","permalink":"/en/guide/components/home-box/","description":"Home Layout Container The &lt;HomeBox&gt; component provides a wrapper container for areas when customizing the homepage layout. Props","head":[["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Home Layout Container\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2025-10-09T07:46:05.000Z\\",\\"author\\":[]}"],["meta",{"property":"og:url","content":"https://theme-plume.vuejs.press/en/guide/components/home-box/"}],["meta",{"property":"og:site_name","content":"Plume Theme"}],["meta",{"property":"og:title","content":"Home Layout Container"}],["meta",{"property":"og:description","content":"Home Layout Container The &lt;HomeBox&gt; component provides a wrapper container for areas when customizing the homepage layout. Props"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2025-10-09T07:46:05.000Z"}],["meta",{"property":"article:modified_time","content":"2025-10-09T07:46:05.000Z"}],["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://theme-plume.vuejs.press/guide/components/home-box/"}]]},"readingTime":{"minutes":0.27,"words":82},"git":{"createdTime":1724002416000,"updatedTime":1759995965000,"contributors":[{"name":"pengzhanbo","username":"pengzhanbo","email":"volodymyr@foxmail.com","commits":5,"avatar":"https://avatars.githubusercontent.com/pengzhanbo?v=4","url":"https://github.com/pengzhanbo"}],"changelog":[{"hash":"385059f214cb07fc9a098859e889432fb81f998b","time":1759995965000,"email":"volodymyr@foxmail.com","author":"pengzhanbo","message":"docs: update en docs (#708)"},{"hash":"4d2361a7046214fe0f4e4af01831107fd00e38ad","time":1759849989000,"email":"volodymyr@foxmail.com","author":"pengzhanbo","message":"feat(theme)!: add collections support (#704)"},{"hash":"d14961d038bc1a13318ce14ee9fe25a8b2c9ac99","time":1746023641000,"email":"volodymyr@foxmail.com","author":"pengzhanbo","message":"docs: update docs"},{"hash":"0fd6cac57412002f4d72dc10378789b529adc357","time":1742063370000,"email":"volodymyr@foxmail.com","author":"pengzhanbo","message":"refactor(theme): improve types and flat config (#524)"},{"hash":"e3b1c3cc531ac9e163ec809c2a3ccdc35b12a4bb","time":1724002416000,"email":"volodymyr@foxmail.com","author":"pengzhanbo","message":"docs: improve docs"}]},"autoDesc":true,"filePathRelative":"en/guide/components/home-box.md","headers":[],"bulletin":false}`),l={name:`home-box.md`},u={class:`vp-field-group`};function d(s,c,l,d,f,p){let m=t(`VPField`);return n(),i(`div`,null,[c[4]||=o(`h2`,{id:`home-layout-container`,tabindex:`-1`},[o(`a`,{class:`header-anchor`,href:`#home-layout-container`},[o(`span`,null,`Home Layout Container`)])],-1),c[5]||=o(`p`,null,[a(`The `),o(`code`,null,`<HomeBox>`),a(` component provides a wrapper container for areas when customizing the homepage layout.`)],-1),c[6]||=o(`h2`,{id:`props`,tabindex:`-1`},[o(`a`,{class:`header-anchor`,href:`#props`},[o(`span`,null,`Props`)])],-1),o(`div`,u,[r(m,{name:`type`,optional:``,type:`string`,"default-value":``},{default:e(()=>[...c[0]||=[o(`p`,null,`Area type.`,-1)]]),_:1}),r(m,{name:`full`,optional:``,type:`boolean`,"default-value":`false`},{default:e(()=>[...c[1]||=[o(`p`,null,`Whether to enable fullscreen mode.`,-1)]]),_:1}),r(m,{name:`background-image`,optional:``,type:`string`,"default-value":``},{default:e(()=>[...c[2]||=[o(`p`,null,`Area background image.`,-1)]]),_:1}),r(m,{name:`background-attachment`,optional:``,type:`'fixed' | 'local'`,"default-value":`'local'`},{default:e(()=>[...c[3]||=[o(`p`,null,`Area background attachment method.`,-1)]]),_:1})])])}var f=s(l,[[`render`,d]]);export{c as _pageData,f as default};