JavaScript UI Libraries & Blazor Components Suite – Smart UI › 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
admin
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…