Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 13, 2024
1 parent 12f2b71 commit da90c6c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 62 deletions.
8 changes: 8 additions & 0 deletions apps/showcase/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3916,6 +3916,14 @@
"default": "No results found",
"description": "Text to display when filtering does not return any results. Defaults to value from PrimeVue locale configuration."
},
{
"name": "showEmptyMessage",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "true",
"description": "When enabled, empty search message will be visible."
},
{
"name": "tabindex",
"optional": true,
Expand Down
119 changes: 57 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da90c6c

Please sign in to comment.