valueParser - transform on commit

Per-column `valueParser` refines the committed value after built-in coercion: uppercase a SKU, parse "$1,299.90" into a number, clamp a discount 0–100, round a weight. Log shows raw input → stored.

A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.