Storybook with Vue.js
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

Decorate Stories

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.