Update API doc

This commit is contained in:
GitHub Actions Bot 2023-09-18 09:15:38 +00:00
parent d9aeaec5e7
commit d69dbabdd8
2 changed files with 10 additions and 2 deletions

View file

@ -19544,6 +19544,14 @@
"default": "true",
"description": "Whether to show the header or not."
},
{
"name": "blockScroll",
"optional": true,
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Whether background scroll should be blocked when dialog is visible."
},
{
"name": "baseZIndex",
"optional": true,