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 May 22, 2023
1 parent 5476c88 commit dc6fafd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2402,14 +2402,6 @@
"default": "",
"description": "Number of maximum options that can be selected."
},
{
"name": "panelFooterTemplate",
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
"description": "Template of the panel footer."
},
{
"name": "name",
"optional": true,
Expand Down Expand Up @@ -2450,6 +2442,14 @@
"default": "",
"description": "Style class of the overlay panel element."
},
{
"name": "panelFooterTemplate",
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
"description": "Template of the panel footer."
},
{
"name": "panelStyle",
"optional": true,
Expand Down

0 comments on commit dc6fafd

Please sign in to comment.