Skip to content

Drupal Storybook & Stories

Component story tooling for Drupal SDC themes. The key decision: UI Patterns 2 .story.yml gives you static variant browsing with zero Node.js setup — available on any theme with the ui_patterns module, not just UI Suite DaisyUI. Storybook.js tools add interactive Controls — live prop manipulation in the browser — at the cost of Node.js setup.

Guides