pub fn handle_mouse_events(
state: &mut TableState<RowSetSelection>,
event: &Event,
) -> Outcome
Expand description
Handle only mouse-events.
pub fn handle_mouse_events(
state: &mut TableState<RowSetSelection>,
event: &Event,
) -> Outcome
Handle only mouse-events.