Media List View
A dense asset table with select checkboxes, a thumbnail and filename column, type badge, size, modified date, uploader avatar, and per row actions.
A dense asset table with select checkboxes, a thumbnail and filename column, type badge, size, modified date, uploader avatar, and per row actions.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Media List View is the table-density counterpart to the asset grid: a header reading All assets with a 7 files count and a Sorted by last modified note, then a data table. Each row carries a select checkbox, a Placeholder thumbnail beside a filename and folder path (launch-banner.jpg in media/campaigns), a type badge (Image, Video, Document, Archive), a size in tabular numbers, a modified date, an uploader avatar with name, and a ghost actions button. The Name header shows a sort arrow.
Rows are one flat array with id, name, path, type, size, modified, uploader, and an avatar component. The select-all checkbox in the header and per row checkboxes give the same multi-select the grid view offers, so the two layouts stay interchangeable.
Reach for this block when captions matter more than previews: scanning a large library, sorting by size or date, or picking several files at once. Wire it to the same assets endpoint as the grid and let a view toggle swap between the two.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the dense library list. Other row configurations:
Tip: keep the folder path under each filename; two files can share a name across folders and the path is what tells them apart.