Sha256: af50a535534c5aef22b084b31f2d62c0b7ff5b49f3fcfd84db90f4570f22ccaa
Contents?: true
Size: 464 Bytes
Versions: 6
Compression:
Stored size: 464 Bytes
Contents
<%= bs5_toast do |t| %> <%= t.header do %> <svg class="bd-placeholder-img rounded me-2" width="20" height="20" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" > <rect width="100%" height="100%" fill="#007aff"></rect> </svg> <strong class="me-auto">Bootstrap</strong> <small>11 mins ago</small> <% end %> <%= t.body { "Hello, world! This is a toast message." } %> <% end %>
Version data entries
6 entries across 6 versions & 1 rubygems