#Custom addon and custom tab
1 messages · Page 1 of 1 (latest)
Hi! It sounds like you're using Storybook 6, so I'll link to those docs:
https://storybook.js.org/docs/6.5/react/addons/addon-types#tabs
If that's incorrect, you can switch to Storybook 7 docs using the toolbar at the top.
Hi! Thanks, but I'm using Storybook HTML 😅 I haven't specified it
Storybook 6 vs. 7 is a different thing than Storybook for React vs. Storybook for HTML.
You can change to the HTML docs using that same toolbar. Though I don't believe that will have an impact on how you create an addon.
This might also be helpful: https://storybook.js.org/tutorials/create-an-addon/