Currently, there are two options for integrating Storybook with DSM:
-
Self-hosted (via an embedded URL)
-
DSM-hosted (via a CLI-based integration)
When using an embedded URL, there are no limitations. Anything supported in Storybook will appear in DSM.
When using the CLI-based integration, DSM supports Storybook 4.x through 6.3. The CLI-based integration does not yet support stories written in the new MDX story format that was introduced in version 5.3.
For more information on the two options for integrating Storybook, check out this comparison table.