You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kieregh 모달 호출시 data-animation="scale" 의 옵션이 설정되었다면 모달의 컨테이너에 data-animation에 지정된 값이 모달 컨테이너의 클래스로 동적으로 지정되어야 하는데, 현재 관련 기능이 누락되어 있는 것 같습니다. 확인 요청 합니다.
@kieregh 모달 호출시
data-animation="scale"
의 옵션이 설정되었다면 모달의 컨테이너에data-animation
에 지정된 값이 모달 컨테이너의 클래스로 동적으로 지정되어야 하는데, 현재 관련 기능이 누락되어 있는 것 같습니다. 확인 요청 합니다.자세한것은 아래를 참조해 주세요.
모달 애니메이션 효과 데모 및 소스코드
The text was updated successfully, but these errors were encountered: