Try Install Learn Blog API Packages GitHub
Pages

Ui.Box

A generic box component.

Properties

children
:
Array(Html)
=
[]

The children to render.

fitContent
:
Bool
=
false

Whether or not to fit the content to the extent of the box.

label
:
Html
=
<></>

The label of the box.

size
:
Ui.Size
=
Ui.Size::Inherit

The size of the box.

title
:
Html
=
<></>

The title of the box.

Functions

Renders the box.