leaderboard

Challenge Leaderboard

Top tham dự challenge 🔥
# NGƯỜI THAM GIA bài đăng Lượt xem Lượt thích Bình luận
0 Kết quả
{ { --$(function () { --}} { { -- const Toast = Swal.mixin({--} } { { --toast: true, --} } { { --position: "bottom-start", --} } { { --showConfirmButton: true, --} } { { --containerClass: "abc", --} } { { --timer: 10 * 1000, --} } { { --customClass: { --} } { { --container: 'swal2-popup-container', --} } { { -- }, --} } { { --html: ``, --} } { { --didOpen: (toast) => { --} } { { --toast.addEventListener("mouseenter", Swal.stopTimer); --} } { { --toast.addEventListener("mouseleave", Swal.resumeTimer); --} } { { -- }, --} } { { -- }); --} } { { --setTimeout(function () { --}} { { --Toast.fire(); --} } { { -- }, 10000)--} } { { -- })--}} { { -- --}}