DiffTable

AI-proposed edits sweeping through structured tabular data.

Installation

Preview

Proposed menu cleanup
Proposed menu changes. Use each changed row control to include or exclude the edit.
FlavorCategorySupplier
Rocky RoadClassicaurora-scoops
BubblegumRetrokumo-creamery
Mint ChipClassicmaple-orbit
PistachioSeasonalmaple-orbit

Source

Adapted from slev12397/beautiful-ui under the MIT License. Commercial icons were replaced and demo analytics were removed; attribution remains bundled with the component foundation.

API Reference

PropTypeDefaultDescription
onApply(edits: { removals: number; additions: number }) => voidReceives the applied edit summary.