diff --git a/src/strand-grid/doc.json b/src/strand-grid/doc.json index 39ce2744..75e61c05 100644 --- a/src/strand-grid/doc.json +++ b/src/strand-grid/doc.json @@ -86,6 +86,15 @@ "optional":true, "default":"false" }, + { + "name":"noResultsMessage", + "type":"String", + "attribute":"no-results-message", + "description":"A message to display when the data array is null or contains no items", + "optional":true, + "default:":"''" + + }, { "name":"scope", "type":"Object",