Skip to content

Examples

These examples are pinned to the Ratatui 0.30.2 release. Each page links to that release’s source, shows the matching run command, and embeds the same source snapshot used by this website.

  • Apps are complete, interactive programs from upstream examples/apps.
  • Layout collects applications focused on constraints and layout behavior.
  • Style collects applications focused on colors and text modifiers.
  • Widgets are smaller, focused examples from upstream ratatui-widgets/examples.