Replies: 1 comment
-
I think I figured this out... my videodata now uses all the data from the video.json files and I am referencing them directly in the video component:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there - I'm trying figure out how to go about importing a large number of assets to all be displayed on one page. Not clear to me how I could achieve something like this based on the documentation. What I'm after would be something like this:
Where videoData would be an array of objects referencing the assets and some additional metadata. How can I achieve this? I understand this is likely not so much a question related to next-video, but more so how to handle importing a large number of modules.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions