You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One idea would be to store all the given properties of a component with a unique ID. Then we can use the container component to send those properties to that child component.
To implement it we need a Widget Component, a Widget Store and an action to load the properties of the Widget.
It is applicable easily to datasetViewer and ObjectBrowser as low hanging fruits.
there are two proposed ways:
The text was updated successfully, but these errors were encountered: