View Source ExTeal.Cards.ResourceIndex behaviour (ExTeal v0.27.0)
Sometimes you need a summary table that doesn't easily fit into a single resource. Sometimes you need a collection of summary tables on a dashboard.
This is where the ResourceIndex comes in. It's a way to show a resource index table on a dashboard.
Summary
Callbacks
The teal resource used for the table
Callbacks
@callback resource() :: module()
The teal resource used for the table