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

Allow props to be set dynamically through knobs on multiple components #38

Open
anishagg17 opened this issue Jun 9, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@anishagg17
Copy link

Screenshot 2020-06-09 at 6 30 20 PM

Currently the knobs are applicable to the root component (Button) only , I propose to add knobs for the child component (input) also.

@tajo
Copy link
Member

tajo commented Jun 9, 2020

It gets a bit unclear what the UI would look like and how would you express the relationship between the Button and input. Note that the code snippet is auto generated based on props.

@anishagg17
Copy link
Author

But we can add like child component and some other set of props for it, then it can be realistic.

@tajo tajo added the enhancement New feature or request label Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants