Skip to content
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

feat: add nested inputs #253

Merged
merged 1 commit into from
Jun 5, 2024
Merged

feat: add nested inputs #253

merged 1 commit into from
Jun 5, 2024

Conversation

HayesGordon
Copy link
Contributor

Adds two new methods:

  • fireStateAtPath(inputName, path)
  • and setInputStateAtPath(inputName, value, path where value can be a number | boolean

This allows you to set an input on a nested artboard.

@HayesGordon HayesGordon requested a review from philter June 4, 2024 17:25
Copy link
Contributor

@philter philter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HayesGordon HayesGordon merged commit db7e9bb into main Jun 5, 2024
1 check passed
@HayesGordon HayesGordon deleted the nested-inputs branch June 5, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants