HTL Getting Property value from parent component
I have a component that has a certain property applied in a dialog. This component has a parsys for dragging in other components.
These 'child' components need to be able to read a property from the 'parent' component. How can this be achieved using the Javascript-use API?
