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.
.storybook/main.ts
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.