mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 05:21:23 +00:00
177 B
177 B
Advanced Widget Implementation demo
This example shows how to render the Widget
trait in different ways.
To run this demo:
cargo run -p advanced-widget-impl