Skip to content

Commit 7c5dede

Browse files
committed
Document empty-collection message
1 parent 43eb192 commit 7c5dede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/panels/collection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Required parameters are marked with an asterisk `*`
1818
|`viewMode`|`string`|`blank`|How to open view links (same options as `editMode`)|
1919
|`pagination`|`bool`|`true`|Display pagination info if collection has a `limit` set?|
2020
|`headers`|`bool`|`true`|Display table headers?|
21+
|`'emptyMessage'`|`string`||Placeholder to show if the collection is empty, i.e. no pages were found|
2122
|`dateFormat`|`string`|`relative`|Format to use for DateTime columns|
2223
|`maxImageNum`|`int`|`1`|Number of thumbnails to show for image columns|
2324

0 commit comments

Comments
 (0)