mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update d.ts files
This commit is contained in:
parent
5b1858f507
commit
b4c4c064ad
114 changed files with 1351 additions and 1348 deletions
2
components/lib/textarea/Textarea.d.ts
vendored
2
components/lib/textarea/Textarea.d.ts
vendored
|
@ -136,7 +136,7 @@ export interface TextareaSlots {}
|
|||
/**
|
||||
* Defines valid emits in Textarea component.
|
||||
*/
|
||||
interface TextareaEmitsOptions {
|
||||
export interface TextareaEmitsOptions {
|
||||
/**
|
||||
* Emitted when the value changes.
|
||||
* @param {string} value - New value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue