storybook-addon-goto-iframe
Storybook.js addon to easily navigate directly to the current story's iframe!
Installation
For Storybook v4 and Webpack v4
yarn add -D storybook-addon-goto-iframe
For Storybook v3 and Webpack v3
yarn add -D storybook-addon-goto-iframe@^1.0.0
Usage
Install and then add the following line to your .storybook/addons.js
file:
;