mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 04:50:46 +00:00
241 B
241 B
WidgetRef Container demo
This example shows how to use WidgetRef
to store widgets in a container.
To run this demo:
cargo run -p widget-ref-container