Storybook: Possibility to only show doc tab

Created on 9 Apr 2020  路  2Comments  路  Source: storybookjs/storybook

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
image
Remove the canvas tab

Describe alternatives you've considered
Set default tab to doc

Are you able to assist bring the feature to reality?
maybe

Additional context
Add any other context or screenshots about the feature request here.

docs question / support

Most helpful comment

I believe you can run storybook with --docs flag to achieve that, like:

yarn storybook --docs

All 2 comments

I believe you can run storybook with --docs flag to achieve that, like:

yarn storybook --docs

Hey @YuunYang, @ajkl2533 is correct. If you run yarn storybook --docs you will get something like the following:
image

If you don't mind I'll be closing the issue. Thanks @ajkl2533!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexanbj picture alexanbj  路  3Comments

miljan-aleksic picture miljan-aleksic  路  3Comments

shilman picture shilman  路  3Comments

zvictor picture zvictor  路  3Comments

sakulstra picture sakulstra  路  3Comments