A Reflex component wrapping AG Grid for interactive data tables and spreadsheets in Reflex apps. Version 0.9.1 requires Python >= 3.10.
pip install reflex-components-dataeditorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic example: creates a data editor table with two columns and sample data.
Ensure columns are a list of dicts with 'field' and 'headerName' keys.
Update columns to be a list of column definitions.
No resource links recorded.