We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43eb192 commit 7c5dedeCopy full SHA for 7c5dede
docs/panels/collection.md
@@ -18,6 +18,7 @@ Required parameters are marked with an asterisk `*`
18
|`viewMode`|`string`|`blank`|How to open view links (same options as `editMode`)|
19
|`pagination`|`bool`|`true`|Display pagination info if collection has a `limit` set?|
20
|`headers`|`bool`|`true`|Display table headers?|
21
+|`'emptyMessage'`|`string`|—|Placeholder to show if the collection is empty, i.e. no pages were found|
22
|`dateFormat`|`string`|`relative`|Format to use for DateTime columns|
23
|`maxImageNum`|`int`|`1`|Number of thumbnails to show for image columns|
24
0 commit comments