How To Add HTML Wrapper On Angular Component In Storybook
Storybook Decorators are the answer for creating a bit more markup
Storybook Decorators are the answer for creating a bit more markup
We all want to use well-documented UI components in our frontend. With Storybook, you can do that reasonably quickly with React, Angular, Vue, or any other framework. But also without a JavaScript framework! Let's dive into it.