Build docs

This commit is contained in:
Andreas 2022-06-16 17:10:38 +02:00
commit a587a75ea4
3 changed files with 28 additions and 9 deletions

View file

@ -13758,6 +13758,18 @@
"constant": false,
"reactive": false
},
{
"name": "placeholder",
"kind": "let",
"description": "Specify the `placeholder` attribute of the search input",
"type": "string",
"value": "\"Search...\"",
"isFunction": false,
"isFunctionDeclaration": false,
"isRequired": false,
"constant": false,
"reactive": false
},
{
"name": "shouldFilterRows",
"kind": "let",