Data-app Studio · rich fields

Rich edit-form fields: an image UPLOAD field (SvFileInput - preview + file picker, stores a data URL with no backend, or a URL via an uploads handler) shown as an avatar in the grid, and a CASCADING dropdown (City computed from the chosen Country via dependentOptions, cleared when the country changes). Both are schema-driven on SvGridEditPanel. (requires @svgrid/enterprise)

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