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 21, 2019 at 6:45 pm
#100224
admin
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>);