Open tp opened 9 years ago
I think it would be great if components / components props could be changed on the fly.
I have seen this in https://github.com/morlay/react-docgen-ui and think that it allows a much better exploration of the content.
https://github.com/styleguidist/react-styleguidist is doing this if you need a reference. Styleguidist lists out the props for a component and lets you live edit the component.
I much prefer the look and feel of RSG
I think it would be great if components / components props could be changed on the fly.
I have seen this in https://github.com/morlay/react-docgen-ui and think that it allows a much better exploration of the content.