Update API doc
parent
8e1354d099
commit
aa5336fbbd
|
@ -8608,6 +8608,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Used to pass attributes to the body's DOM element."
|
"description": "Used to pass attributes to the body's DOM element."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "caption",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "CardPassThroughOptionType",
|
||||||
|
"default": "",
|
||||||
|
"description": "Used to pass attributes to the caption's DOM element."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "title",
|
"name": "title",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue