@storybook/client-logger
Any client-side logging that is done through storybook should be done through this package.
Any client-side logging that is done through storybook should be done through this package.
Event names used in storybook core
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.
Core Storybook Router
Storybook addons store
Core Storybook Components
Core Storybook Components
Storybook Manager API (facade)
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.
Storybook Client API
Any node logging that is done through storybook should be done through this package.
Core Storybook UI
Storybook framework-agnostic API
Get UI feedback when an action is performed on an interactive element
Storybook React renderer
Component Story Format (CSF) utilities
Build responsive components by adjusting Storybook’s viewport size and orientation
Link stories together to build demos and prototypes with your UI components
Source loader
Document component usage and properties in Markdown