ratatui-toolkit 0.2.6

DEPRECATED: this crate was renamed to `ratkit`. Please migrate to `ratkit`.
Documentation
1
2
3
4
5
6
7
pub mod get_border_color;
pub mod get_selected_button;
pub mod get_selected_button_text;
pub mod handle_click;
pub mod select_next_button;
pub mod select_previous_button;
pub mod with_theme;