Update API doc

pull/4402/head
GitHub Actions Bot 2023-09-06 11:27:04 +00:00
parent 2619ae5b4e
commit dee886dbf8
1 changed files with 1 additions and 1 deletions

View File

@ -12115,7 +12115,7 @@
{
"name": "scope",
"optional": false,
"type": "{\n \t <span class=\"font-medium\">rowExpanded</span>: boolean, // Current row expanded state.\n }",
"type": "{\n \t <span class=\"font-medium\">class</span>: string, // Style class of the row toggler icon.\n \t <span class=\"font-medium\">rowExpanded</span>: boolean, // Current row expanded state.\n }",
"description": "row toggler icon slot's params."
}
],