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 21, 2024
1 parent 6926ad5 commit 8dae710
Show file tree
Hide file tree
Showing 2 changed files with 1,472 additions and 1,617 deletions.
4 changes: 2 additions & 2 deletions apps/showcase/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -63586,7 +63586,7 @@
"name": "d_value",
"optional": false,
"readonly": false,
"type": "number",
"type": "string | number",
"default": "",
"description": "Current active value state."
},
Expand Down Expand Up @@ -63724,7 +63724,7 @@
{
"name": "value",
"optional": false,
"type": "number",
"type": "string | number",
"description": "Current value."
}
],
Expand Down
Loading

0 comments on commit 8dae710

Please sign in to comment.