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
What is the best way to get the current config applied to a Shape?
I've seen the getAttrs() method but its return type is "any".
Same problem for the "toObject()" method.
Are these methods returning a ShapeConfig object?
Thanks for your help.
The text was updated successfully, but these errors were encountered:
Hello,
What is the best way to get the current config applied to a Shape?
I've seen the getAttrs() method but its return type is "any".
Same problem for the "toObject()" method.
Are these methods returning a ShapeConfig object?
Thanks for your help.
The text was updated successfully, but these errors were encountered: