- Your addon can create a custom tab in Storybook. For example, the - official{" "} - - @storybook/addon-docs - {" "} - uses this pattern. -
-
- You have full control over what content is being rendered here. You can
- use components from{" "}
-
- @storybook/components
- {" "}
- to match the look and feel of Storybook, for example the{" "}
- <Source />
component below. Or build a completely
- custom UI.
-