mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Toast life
default value fixed
This commit is contained in:
parent
c1927a0bd9
commit
e4c344b74c
1 changed files with 0 additions and 1 deletions
1
components/toast/Toast.d.ts
vendored
1
components/toast/Toast.d.ts
vendored
|
@ -34,7 +34,6 @@ export interface ToastMessageOptions {
|
|||
closable?: boolean | undefined;
|
||||
/**
|
||||
* Delay in milliseconds to close the message automatically.
|
||||
* @defaultValue 3000
|
||||
*/
|
||||
life?: number | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue