Render content based on attributes of other components #11756
Unanswered
dbzx10299
asked this question in
Help/Questions
Replies: 0 comments
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.
-
Vercel uses their own component design system and they have this JSX component for rendering a grid
how could we implement something in vue where we render certain content in the template based upon the presence of a component attribute. For example
I am not looking for a complete solution but rather a way to get some ideas flowing regarding where to start.
Beta Was this translation helpful? Give feedback.
All reactions