View Source Kino.Text (Kino v0.10.0)
A kino for rendering plain text content.
For rich text use Kino.Markdown
.
examples
Examples
Kino.Text.new("Hello!")
Link to this section Summary
Functions
Creates a new kino displaying the given text content.
Link to this section Types
@opaque t()
Link to this section Functions
Creates a new kino displaying the given text content.