widgets library

A collection of built-in types that implement Widget.

Classes

Splits a buffer into two parts: main content and a fixed-height footer.
Layout
A widget that lays out other widgets according to a layout algorithm.
Padding
A widget that adds padding to its child.
Text
A widget that displays text.
Widget
A widget is a type that can be drawn on a Buffer.