Skip to content

files.filesList.pagination.rowsPerPage[]

← Back to the parameter index

File-list page-size choices.

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
[4,5,10,15]

User scenarios

  • Choose useful file page sizes.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/files/components/FilesList.vue, symbol PAGINATION_LIMIT_DEFAULT
  • Example coverage: Complete — The Files guide records the default and the runnable configuration supplies [2, 4].
  • Demo coverage: Complete — The Files tab uses [2, 4], with the first value as the initial page size. 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.