addons
Parent: main.js|ts configuration
Type: (string | { name: string; options?: AddonOptions })[]
Registers the addons loaded by Storybook.
For each addon's available options, see their respective documentation.
Parent: main.js|ts configuration
Type: (string | { name: string; options?: AddonOptions })[]
Registers the addons loaded by Storybook.
For each addon's available options, see their respective documentation.
Was this page helpful?