mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update API doc
This commit is contained in:
parent
ee99bbb7c4
commit
2d9be7a7d0
1 changed files with 8 additions and 0 deletions
|
@ -35717,6 +35717,14 @@
|
|||
"type": "TextareaPassThroughOptions",
|
||||
"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…
Add table
Add a link
Reference in a new issue