Update API doc
parent
4a33a1cec4
commit
a537f93767
|
@ -193,7 +193,7 @@
|
|||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "pi pi-chevron-right",
|
||||
"default": "",
|
||||
"description": "Icon of a collapsed tab."
|
||||
},
|
||||
{
|
||||
|
@ -201,7 +201,7 @@
|
|||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "string",
|
||||
"default": "pi pi-chevron-down",
|
||||
"default": "",
|
||||
"description": "Icon of an expanded tab."
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue