storybook-addon-goto-iframe

2.1.2 • Public • Published

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';

Readme

Keywords

Package Sidebar

Install

npm i storybook-addon-goto-iframe

Weekly Downloads

3

Version

2.1.2

License

MIT

Unpacked Size

19.7 kB

Total Files

25

Last publish

Collaborators

  • dev-cprice