You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/collections.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ The following options are available:
141
141
|`livePreview`| Enable real-time editing for instant visual feedback of your front-end application. [More details](../live-preview/overview). |
142
142
|`components`| Swap in your own React components to be used within this Collection. [More details](#custom-components). |
143
143
|`listSearchableFields`| Specify which fields should be searched in the List search view. [More details](#list-searchable-fields). |
144
-
|`pagination`| Set pagination-specific options for this Collection. [More details](#pagination).|
144
+
|`pagination`| Set pagination-specific options for this Collection in the List View. [More details](#pagination). |
145
145
|`baseFilter`| Defines a default base filter which will be applied to the List View (along with any other filters applied by the user) and internal links in Lexical Editor, |
0 commit comments