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 25, 2024
1 parent 69a71b6 commit 96ad315
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 332 deletions.
5 changes: 3 additions & 2 deletions apps/showcase/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -37701,8 +37701,9 @@
"name": "valueTemplate",
"optional": true,
"readonly": false,
"type": "Function",
"default": ""
"type": "string | Function",
"default": "'{value}'",
"description": "Template string of the value."
},
{
"name": "tabindex",
Expand Down
Loading

0 comments on commit 96ad315

Please sign in to comment.