Learn English in Urdu

WhatsApp: 0333 622 61 61

Image placeholder
2024-03-19
Views: 156

1

How to hide a Bootstrap 5.2 modal window in pure JavaScript

How to hide a Bootstrap 5.2 modal window in pure JavaScript

 	//hide model
    const truck_modal = document.querySelector('#dModal');
    const modal = bootstrap.Modal.getInstance(truck_modal);    
    modal.hide();

Related Post

Search
Deep motivational quotes

“Success is not final; failure is not fatal: It is the courage to continue that counts.”

“Stay away from those people who try to disparage your ambitions. Small minds will always do that, but great minds will give you a feeling that you can become great too.”