Fixed #1262 - missing Documentation: Set the toast lifespan to infinite

pull/1281/head
Cagatay Civici 2021-05-18 12:12:23 +03:00
parent 97e0bbbed8
commit b769d492fb
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ export default defineComponent({
<td>life</td>
<td>number</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>
<td>group</td>