val move_focus_row : Incr_dom_widgets.Table_intf.Focus_dir.t ‑> t
Moves the current focus in a given direction. If there is no focus it focuses the top or bottom row on moving down and up respectively.
val move_focus_col : Incr_dom_widgets.Table_intf.Focus_dir.t ‑> t
val set_focus_col : Column_id.t option ‑> t
val page_focus_row : Incr_dom_widgets.Table_intf.Focus_dir.t ‑> t