UNPKG

m-toast-aj

Version:

wap toast component

8 lines 185 B
<div class="<%=style.body%>"> <% if (type) { %> <span aj-type="<%= type %>" class="<%= style.icon %>"></span> <% } %> <p class="<%= style.msg %>"> <%- msg %> </p> </div>