pub fn render_table(f: &mut Frame<'_>, area: Rect, ctx: &TableRenderContext)
Expand description
Render a table using only the provided context This function has no dependencies on TUI internals
pub fn render_table(f: &mut Frame<'_>, area: Rect, ctx: &TableRenderContext)
Render a table using only the provided context This function has no dependencies on TUI internals