Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.
Decorators allow us to wrap our stories in additional code. We can use decorators to alter the appearance or state of our components. In this lesson, we'll learn how to use Storybook decorators on a story, file, and global level.