# Class `Text`

The official Text output demos run live below — real framework code on PHP 8.4 WebAssembly, in your browser.

## Live demos

<d-block-terminal
  engine="bootgly-cli"
  title="Text — live demos"
  commands="Coloring:demo 6|Styling:demo 7|Modifying:demo 8|Modifying (in display):demo 9|Modifying (inline):demo 10|Modifying (line):demo 11"
  height="360"
>
Coloring and styling cover foreground/background colors and font styles; the modifying demos erase, insert and rewrite text in place. Use the source button to read each demo's PHP file.
</d-block-terminal>
