✓ data-bs-target과 data-bs-toggle 속성의 적절한 배치로 여러 모달 사이를 토글할 수 있다.
예컨대, 이미 열려 있는 로그인 모달 내에서 암호 재설정 모달로 전환하는 경우인데,
이는 단순히 두 개별 모달 사이를 전환할 뿐, 여러 모달을 동시에 여는 것은 아니다!
Modal 1
Show a second modal and hide this one with the button below.
Modal 2
Hide this modal and show the first with the button below.