Skip to content

files.filesList.grid.itemsInRow

← Back to the parameter index

Grid columns for file cards.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
files panel
Accepted value
number
Required
No
Default
No documented default.

User scenarios

  • Control file-grid density.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/panels/files-panel.ts, symbol PanelTypeFiles
  • Example coverage: Complete — The runnable Files configuration fixes the grid at two cards per row.
  • Demo coverage: Complete — The Files tab uses itemsInRow: 2 for its two linked cards. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.