Storybook Packages

@storybook/channels

Storybook Channel is similar to an EventEmitter. Channels are used with Storybook implementations to send/receive events between the Storybook Manager and the Storybook Renderer.

7.0.18 • Published 2 days ago

@storybook/channel-postmessage

Storybook PostMessage Channel is a channel for Storybook that can be used when the Storybook Renderer runs inside an iframe or a child window. A channel can be created using the `createChannel` function.

7.0.18 • Published 2 days ago