bootstrap 4.6 modal code example
Example 1: bootstrap 4 modal
Example 2: modal in bootstrap 4
$('#myModal').modal('show')
Example 3: modal in bootstrap 4
$('#myModal').modal('hide')
$('#myModal').modal('show')
$('#myModal').modal('hide')