Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › How to get ONLY data properties? › Reply To: How to get ONLY data properties?
August 20, 2019 at 1:06 am
#100207
Keymaster
FWIW, for now I revert to gathering input values using a little formToObj function that goes through and collects input, select, textarea values from the form…