How to create a repeating widget on the dashboard?
This would be similar to a RepeatingEntry infolist item. Can I create a widget with a RepeatingEntry ? Want to do something like this where there will be an unknown number of "cards"

Solution
You can 'fake' it with one widget that has it's own grid. See https://github.com/awcodes/overlook for a reference.
GitHub
An app overview widget for Filament panels. Contribute to awcodes/overlook development by creating an account on GitHub.
