pub fn render_table_header(
headers: TableRow<impl IntoElement>,
table_context: TableRenderContext,
resize_info: Option<HeaderResizeInfo>,
entity_id: Option<EntityId>,
cx: &mut App,
) -> impl IntoElementpub fn render_table_header(
headers: TableRow<impl IntoElement>,
table_context: TableRenderContext,
resize_info: Option<HeaderResizeInfo>,
entity_id: Option<EntityId>,
cx: &mut App,
) -> impl IntoElement