Add Controls to Next.js Page Props with Story Args

InstructorMichael Chan

Share this video with your friends

Send Tweet

In this lesson, we add Storybook controls to page stories using Storybook args. With args, stories can be manipulated and transformed in the browser. Additionally, we configure all stories in a module to use default args.