Try Install Learn Blog API Packages GitHub
Pages

Ui.Layout.Website

A vertical layout which usually good for normal websites.

Properties

alignContentToTop
:
Bool
=
false

Whether or not to align the content to the top.

breadcrumbs
:
Html
=
<></>

Content for the breadcrumbs area.

centered
:
Bool
=
true

Whether or not center the whole layout on the screen.

content
:
Html
=
<></>

Content for the main area.

footer
:
Html
=
<></>

Content for the footer area.

header
:
Html
=
<></>

Content for the header area.

notification
:
Html
=
<></>

Content for the notification area.

Functions

render
:
Html

Renders the component.