Try Install Learn Blog API Packages GitHub
Pages

Ui.Page

A component which represents a page, with default styles.

TODO: Move the corner images to files.

Properties

background
:
String
=
""

The value for the background CSS property.

center
:
Bool
=
false

Wether or not to center the content.

children
:
Array(Html)
=
[]

The children to display.

maxContentWidth
:
String
=
"auto"

The maximum with of the content.

Functions

render
:
Html

Renders the page.