Passing Sling Model property from parent to child parsys component
Hi all,
as mentioned in the title is it possible to pass a sling model property to a child component dragged in a parsys?
I want to call an intensive method only once in the parent and then pass the result to all child components dragged in the page.