mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
Radio group
This commit is contained in:
@@ -43,6 +43,7 @@ use tui::widgets::Widget;
|
||||
#[derive(std::fmt::Debug, PartialEq)]
|
||||
pub enum Msg {
|
||||
OnSubmit(Payload),
|
||||
OnChange(Payload),
|
||||
OnKey(KeyEvent),
|
||||
None,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user