Fixed #1262 - missing Documentation: Set the toast lifespan to infinite
parent
97e0bbbed8
commit
b769d492fb
|
@ -88,7 +88,7 @@ export default defineComponent({
|
||||||
<td>life</td>
|
<td>life</td>
|
||||||
<td>number</td>
|
<td>number</td>
|
||||||
<td>null</td>
|
<td>null</td>
|
||||||
<td>Delay in milliseconds to close the message automatically.</td>
|
<td>Delay in milliseconds to close the message automatically. Messages with no life defined becomes sticky.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>group</td>
|
<td>group</td>
|
||||||
|
|
Loading…
Reference in New Issue