widget in a loop?
I've sort of hacked together a "widget" and the widget basically displays a card for each item in a dynamic array of models. Ideally I'd like to add a chart to each card that would be specific to that model's data. Is that possible? Would I be better off trying to do something like this with a straight livewire component?
0 Replies