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/admin/collections.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ The following options are available:
42
42
|**`components`**| Swap in your own React components to be used within this Collection. [More details](#custom-components). |
43
43
|**`listSearchableFields`**| Specify which fields should be searched in the List search view. [More details](#list-searchable-fields). |
44
44
|**`pagination`**| Set pagination-specific options for this Collection. [More details](#pagination). |
45
+
|**`baseListFilter`**| You can define a default base filter for this collection's List view, which will be merged into any filters that the user performs. |
0 commit comments