Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

setting custom property

Avatar

Level 2

Hi,

Without strict scope i could set a custom property like this: this.foo = "bar"

Is there a way to do it with strict scope?

thanks

marcin

2 Replies

Avatar

Level 10

do you mean in javascript or any specific framework?

may be use typeof ?

Avatar

Level 10

Please provide more information - you are not talking about node properties right. Looks like JS.