Update API doc
parent
ee200f3786
commit
aa910cee0a
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue