适用于道具组合插件 给定每个道具的可能值,使用道具值的所有组合渲染组件。 对于查找边缘情况或一次查看所有组件状态很有用。 安装 安装它: npm i -D react-storybook-addon-props-combinations 然后在.storybook/config.js设置插件: import { configure } from '@storybook/react' import { setDefaults } from 'react-storybook-addon-props-combinations' setDefaults ( { // overwrite gl