how to use an implement a matrial notifier
<a class="btn btn-info" onclick="toastr.info('Hi! I am info message.');">Info message</a>
how to use an implement a matrial notifier
<a class="btn btn-info" onclick="toastr.info('Hi! I am info message.');">Info message</a>
how to use an implement a matrial notifier
$(function () {
$('#folder-1').click(function () {
});
});
how to use an implement a matrial notifier
$(function () {
$('#folder-1').click(function () {
toastr.error("Folder 1 has been clicked!", "Folder 1", {
"positionClass": "md-toast-top-right",
});
});
});
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us