Update API doc

pull/4239/head
GitHub Actions Bot 2023-08-03 13:52:41 +00:00
parent ee200f3786
commit aa910cee0a
1 changed files with 8 additions and 0 deletions

View File

@ -4788,6 +4788,14 @@
"default": "",
"description": "Used to pass attributes to the root's DOM element."
},
{
"name": "mask",
"optional": true,
"readonly": false,
"type": "BlockUIPassThroughOptionType",
"default": "",
"description": "Used to pass attributes to the mask's DOM element."
},
{
"name": "hooks",
"optional": true,