Help-How to Display A Dashboard with X datasource #32061
Unanswered
DVW-Design
asked this question in
Help
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I don't know if it's possible in storybook but I have a Dashboard component with
(
Each ContentType has his own mock data.
Since I cannot have x times 'data:', in args,
How would you handle that in a unique Story (instead of one Story per Views/ContentType) which I have already aside (without the Dashboard context).
would a 'Page/Screen' do the job? (cf. https://storybook.js.org/docs/writing-stories/build-pages-with-storybook)
Not sure it's clear.
Any suggestions?
Thanks for your attention (and help).
Additional information
Storybook latest (9x) Vite / React + TS
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions