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 21, 2019 at 6:45 pm
#100224
Keymaster
Ugh! This forum is IMPOSSIBLE! That code did not paste right. The forum did not like my backticks!
The line in my “for” is: (I substitute <backtick> for actual backtick below, because the forum doesn’t like backtick…)
console.log(<backtick>key: ${key} hasOwnProperty: ${boundAttrs.hasOwnProperty(key)}<backtick>);