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
There are cases where you want to store a graphical representation (like a DOM element) inside an object (which may or mey not be the component of the element itself).
For these objects, there should be an interface to set and get this graphical representation with.
The text was updated successfully, but these errors were encountered:
There are cases where you want to store a graphical representation (like a DOM element) inside an object (which may or mey not be the component of the element itself).
For these objects, there should be an interface to set and get this graphical representation with.
The text was updated successfully, but these errors were encountered: