Sorry that's a pretty vague subject. What I have is a store of items like this:
items:
[
{ name: "button", category: "core", imageSrc: "image.png", label: "Button", description: "It's a button!" },
and repeat...
]Sorry that's a pretty vague subject. What I have is a store of items like this:
items:
[
{ name: "button", category: "core", imageSrc: "image.png", label: "Button", description: "It's a button!" },
and repeat...
]