-
Notifications
You must be signed in to change notification settings - Fork 361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to set props as sequenced by default #352
Comments
Same for me. |
Hi benliq |
Which API can be used to load ? |
` export const setPrimitivePropAsSequenced = (object, propsPrimitive) => { |
Hi and thanks for this really great project.
I can't find anything about my issue in the documentation:
While adding programatically an object to a sheet in Studio, i would like to have some or all of the object's properties to be "sequenced" by default, without having to click right and select "sequence".
I can't figure out how i can do this.
Does anyone can help?
The text was updated successfully, but these errors were encountered: