fix toast sticky documentation

pull/5185/head
Tamás H 2024-01-31 19:26:27 +01:00
parent 0107cdc098
commit c9aed794ce
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<template>
<DocSectionText v-bind="$attrs">
<p>A message disappears after 3000ms defined the <i>life</i> option, set <i>sticky</i> option to display messages that do not hide automatically.</p>
<p>A message disappears after the number of milliseconds defined in the <i>life</i> option. Omit the <i>life</i>
option to make the message sticky.</p>
</DocSectionText>
<div class="card flex justify-content-center">
<div class="flex flex-wrap gap-2">