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 Mar 13, 2024
1 parent 0bc9e62 commit 139250e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -29376,7 +29376,7 @@
"type": "string",
"default": "",
"description": "Custom indicator icon.",
"deprecated": "since v3.27.0. Use 'indicator' slot."
"deprecated": "since v3.27.0. Use 'indicatoricon' slot."
},
{
"name": "zoomInDisabled",
Expand Down Expand Up @@ -29427,7 +29427,7 @@
"props": [],
"methods": [
{
"name": "indicator",
"name": "indicatoricon",
"parameters": [],
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
"description": "Custom indicator template."
Expand Down

0 comments on commit 139250e

Please sign in to comment.