Built-in Widgets Showcase
The following widgets are built-in and available in the ratatui crate. They are all documented in
the API docs.
Note: these screenshots are created using the widget-showcase project and VHS. See https://github.com/ratatui/ratatui-website/issues/249 for information about how to contribute.
Block Docs Example Code

BarChart Docs Example Code

Calendar Docs Example Code

Canvas Docs Example Code

Chart Docs Example Code

Gauge Docs Example Code

LineGauge Docs

List Docs Example Code

Paragraph Docs Example Code

Scrollbar Docs Example Code

Sparkline Docs Example Code

Table Docs Example Code

Tabs Docs Example Code

Third Party Widgets
See the next page for a showcase of third party widgets.