Hey,
i am declarating variables using property. When i declare them in my top-level component the range is global, but when i am declaring them in a children of my top-level component, the range doesnt affect the children, is it possible to create some sort of variable which the children can access like a global variable?
↧