Displaying data
Datalist or datatable, that is the question.
Most of our clients manage important volumes of data, whether orders, marketplaces, stores, or users. So when it comes to displaying data on the Mirakl platform, two handy components can help you: Datalist
and Datatable
.
Datatable

Datatables are made to display information in a grid format with rows and columns. They show data in a way that lets users quickly scan it and perform actions to manage their content.
Datalist

Datalists are designed to list objects of similar types in a simple yet elegant way.
Datatable or datalist?
Props
Datatable
Datalist
Has header
✅
❌
Horizontal scroll
✅
❌
Responsive management
AtDatatable
level
At row level
Pagination
✅
❌ + Load more CTA
Sort
At header level, optional
Sort by CTA, optional
Last updated
Was this helpful?