Horje
sweetalert to small bootstrap Code Example
sweet alert bootstrap
swal("Good job!", "You clicked the button!", "error")
sweet alert bootstrap
swal("Thank you!", "We will get back to you if required", "success");
sweet alert bootstrap
Swal.fire(  'Good job!',  'You clicked the button!',  'success')
sweet alert bootstrap
Swal.fire({  icon: 'success',  title: 'Oops...',  text: 'Something went wrong!',  footer: '<a rel="nofollow" href>Why do I have this issue?</a>'})
sweetalert to small bootstrap
.swal2-popup {
  font-size: 1.6rem !important;
}
Source: addin.my.id




Css

Related
side nav materialize Code Example side nav materialize Code Example
flex Code Example flex Code Example
null z transform hack Code Example null z transform hack Code Example
facebook box-shadow css Code Example facebook box-shadow css Code Example
color around the text Code Example color around the text Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7