Update API doc
parent
70efc14382
commit
7e585eb2d8
|
@ -6507,6 +6507,14 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Style class of the badge."
|
"description": "Style class of the badge."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "badgeSeverity",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "null | string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Severity type of the badge."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "loading",
|
"name": "loading",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
|
|
Loading…
Reference in New Issue