New
Storybook for React Native (6.5)Automate with Chromatic
Storybook Day 2023
Star77,752
Back to integrations
Add your integration
Categories
  • ⭐️ Popular
  • 🧩 Essentials
  • 🛠 Code
  • ⚡️ Data & state
  • ✅ Test
  • 💅 Style
  • 🎨 Design
  • ⚙️ Appearance
  • 🗄 Organize
How to install addons Create an addon
@mediamonks/muban-storybook-addon-transition
Control your timelines from Storybook.
npm install @mediamonks/muban-storybook-addon-transition
Last updated 3 months ago
49
Downloads per week
Readme View on GitHub

@mediamonks/muban-storybook-addon-transition

This addon allows you to control the transitions from within Storybook.

For use with @muban/muban and @muban/storybook.

🚀 Getting started

Install this package in your project:

yarn add @mediamonks/muban-storybook-addon-transition
# or
npm i -S @mediamonks/muban-storybook-addon-transition

Add it to the addons section in your .storybook/main.ts file.

module.exports = {
  stories: [],
  addons: ['@mediamonks/muban-storybook-addon-transition'],
};

📝 License

MIT

Join the community
6,075 developers and counting
WhyWhy StorybookComponent-driven UI
Open source software
Storybook

Maintained by
Chromatic
Special thanks to Netlify and CircleCI