Update API doc
parent
bffef92cb3
commit
8e37fa418d
|
@ -4865,6 +4865,14 @@
|
|||
"type": "ButtonPassThroughOptions",
|
||||
"default": "",
|
||||
"description": "Uses to pass attributes to DOM elements inside the component."
|
||||
},
|
||||
{
|
||||
"name": "unstyled",
|
||||
"optional": true,
|
||||
"readonly": false,
|
||||
"type": "boolean",
|
||||
"default": "false",
|
||||
"description": "When enabled, it removes component related styles in the core."
|
||||
}
|
||||
],
|
||||
"methods": [],
|
||||
|
|
Loading…
Reference in New Issue