react-docgen-typescript-loader icon indicating copy to clipboard operation
react-docgen-typescript-loader copied to clipboard

Display as panel in storybook5?

Open uriel-sf opened this issue 6 years ago • 1 comments
trafficstars

I'm using storybook5 and instead of rendering in the top-menu (as shown below), i'd like the props and source code to render in separate panels. Is there a way to do that?

image

uriel-sf avatar Apr 08 '19 03:04 uriel-sf

I think that instead of using @storybook/addon-info, you'd use: https://github.com/tuchk4/storybook-readme

strothj avatar Apr 08 '19 05:04 strothj