storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.51k stars 9.3k forks source link

[Documentation]: docs/get-started/frameworks/nextjs needs draftMode mock example #28851

Open boylec opened 2 months ago

boylec commented 2 months ago

Describe the problem

The documentation gives examples on how to mock headers for app router based Next.JS, but not how to use the draftMode mock.

Additional context

No response

Neema-Joju commented 2 months ago

Hi, May I attempt this?

vanessayuenn commented 2 months ago

@Neema-Joju please go ahead!

stefandunn commented 1 month ago

How's this going? I'd like to know how I can mock or use this in Storybook.