Try Install Learn Blog API Packages GitHub
Pages

Ui.Content

A component to display content:

  • headings
  • paragraphs
  • ordered and unordered lists
  • images
  • preformatted text (such as code)

Properties

children
:
Array(Html)
=
[]

The children to display.

padding
:
Bool
=
false

Wether or not to add a padding to the content.

size
:
Number
=
16

The size of the checkbox.

textAlign
:
String
=
""

Where to align the text.

Functions

render
:
Html

Renders the content.