Expand description
More general editing in a table.
A widget that renders the table and can render an edit-widget on top.
Examples
For examples go to the rat-widget crate.
There is examples/table_edit1.rs.
Structsยง
- Widget that supports row-wise editing of a table.
- State for EditTable.