Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 477 Bytes

main-config-addons.mdx

File metadata and controls

20 lines (13 loc) · 477 Bytes
title sidebar
addons
order title
4
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.

{/* prettier-ignore-start */}

{/* prettier-ignore-end */}