storybookjs / storybook

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

Providing mock data in MDX #11257

Closed jonnysmith1981 closed 4 years ago

jonnysmith1981 commented 4 years ago

The MDX documentation for Storybook does not provide help / examples for how you would provide mock data for data-heavy components such as tables.

shilman commented 4 years ago

Mock data in the sense of component inputs (e.g. props in react)? Or mock data in the broader sense (faking network requests, modules, etc.)?

stale[bot] commented 4 years ago

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

stale[bot] commented 4 years ago

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!