Update toast documentation following pull #27155
Also remove close button everywhere just let it when autohide is set to false
This commit is contained in:
parent
557d5ac74d
commit
dc07e8dca8
2 changed files with 27 additions and 25 deletions
|
|
@ -31,9 +31,6 @@
|
|||
<img class="rounded mr-2" data-src="holder.js/20x20?size=1&text=.&bg=#007aff" alt="">
|
||||
<strong class="mr-auto">Bootstrap</strong>
|
||||
<small>11 mins ago</small>
|
||||
<button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="toast-body">
|
||||
Hello, world! This is a toast message with <strong>autohide</strong> in 2 seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue