Related to #1512 As discussed, this moves the calendar example from ratatui to app examples as an "explorer" example. It also adds interactivity where you can press s to toggle between different styles of calendars. --------- Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
157 B
157 B
Calendar explorer demo
This example shows how to render a calendar with different styles.
To run this demo:
cargo run -p calendar-explorer