Update API doc

pull/4172/head
GitHub Actions Bot 2023-07-19 12:02:28 +00:00
parent 467ac78118
commit 5cf78eb31e
1 changed files with 8 additions and 0 deletions

View File

@ -44214,6 +44214,14 @@
"default": "stack", "default": "stack",
"description": "Defines the responsive mode, currently only option is scroll." "description": "Defines the responsive mode, currently only option is scroll."
}, },
{
"name": "size",
"optional": true,
"readonly": false,
"type": "\"small\" | \"large\"",
"default": "",
"description": "Defines the size of the table."
},
{ {
"name": "tableProps", "name": "tableProps",
"optional": true, "optional": true,