Skip to content

Storybook.js addon to easily navigate directly to the current story's iframe!

License

Notifications You must be signed in to change notification settings

cody-dot-js/storybook-addon-goto-iframe

Repository files navigation

storybook-addon-goto-iframe

NPM Version

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:

import 'storybook-addon-goto-iframe/register';

About

Storybook.js addon to easily navigate directly to the current story's iframe!

Resources

License

Stars

Watchers

Forks

Packages

No packages published