Component Story Format (CSF) utilities
Get UI feedback when an action is performed on an interactive element
Toggle between light and dark mode in Storybook
Interact with component inputs dynamically in the Storybook UI
Document component usage and properties in Markdown
Build responsive components by adjusting Storybook’s viewport size and orientation
CSS pseudo states for Storybook
Switch backgrounds to view components in different settings
Create your own toolbar items that control story rendering
Curated addons to bring out the best of Storybook
Inspect layouts by visualizing the box model
Outline all elements with CSS to help with layout placement and alignment
Require global variables
Highlight DOM nodes within your stories
Link stories together to build demos and prototypes with your UI components
Automate, test and debug user interactions
Icon library from the Storybook team
Best practice rules for Storybook
Storybook addon for embedding your design preview in addon panel
A webpack plugin to inject react typescript docgen information.
Tool to set the locale in Storybook for i18n
A storybook addon to mock fetch/XHR request
Storybook for React: Develop React Component in isolation with Hot Reloading