Try Install Learn Blog API Packages GitHub
Pages
mint-ui

Search
Basic information
Entities
Versions
Dependencies
mint-color 0.9.0 <= v < 1.0.0

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.

maxWidth
:
String
=
"100vw"

The maximum width of the layout.

notification
:
Html
=
<></>

Content for the notification area.

Functions

render
:
Html

Renders the component.