react-styleguide-generator icon indicating copy to clipboard operation
react-styleguide-generator copied to clipboard

Make components editable

Open tp opened this issue 9 years ago • 1 comments

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.

tp avatar Sep 07 '15 13:09 tp

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

TrevorSayre avatar Mar 29 '17 23:03 TrevorSayre