A resource list displays a collection of objects of the same type, like products or customers. The main job of a resource list is to help merchants find an object and navigate to a full-page representation of it.
Properties
Selectable
Display a checkbox to the right of the text to indicate items can be selected.
Media
Display media to the right of the text.
Loading
Change the list to a loading state with an overlay and a spinner.
Pagination
Display `table` type pagination below the list of items.
Bulk actions
Display a checkbox in the header along with the bulk actions menu below the list.
Persistant actions
Display an action to the right of the list content.
Resource header
Sorting
Display the sort control in the header.
Alternate tool
Display an action in the header.
Tips
In a card or popover
Place the resource list inside a card or popoverβs `Slot` property.