pull/3997/head
Tuğçe Küçükoğlu 2023-05-24 14:31:52 +03:00
commit 9377287826
1 changed files with 8 additions and 0 deletions

View File

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