Expand description
Table Widget Manager - Centralized table state and rendering
This manager owns the table widget state and ensures all updates go through a single interface, properly triggering re-renders.
Structsยง
- Table
Position - Position in the table (row, column)
- Table
Widget Manager - Table widget manager that owns all table-related state