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 a props/args panel, similar to SB's Controls #60

Open
itsjavi opened this issue Sep 10, 2023 · 0 comments
Open

[feat] add a props/args panel, similar to SB's Controls #60

itsjavi opened this issue Sep 10, 2023 · 0 comments
Labels
new-feature New feature or request
Milestone

Comments

@itsjavi
Copy link
Owner

itsjavi commented Sep 10, 2023

It would be nice to be able to change the component props via the UI like in SB:

https://storybook.js.org/docs/react/essentials/controls

image

We can auto-generate argTypes for React using docgen https://github.com/styleguidist/react-docgen-typescript,
and maybe we can shoot 2 things at the same time by generating docs/snippets as well!

@itsjavi itsjavi added the new-feature New feature or request label Sep 10, 2023
@itsjavi itsjavi added this to the v1.0.0 milestone Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant