pull/4008/head
Tuğçe Küçükoğlu 2023-05-30 17:59:18 +03:00
commit 8f2b9e5627
1 changed files with 8 additions and 0 deletions

View File

@ -33507,6 +33507,14 @@
"type": "SpeedDialPassThroughOptions",
"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": []