vc-popup
Version:
vue popup components with power position and animation support and back key support as well
9 lines • 628 B
CSS
.vc-duration-750{animation-duration:750ms;animation-fill-mode:both;}
.vc-duration-500{animation-duration:500ms;animation-fill-mode:both;}
.vc-duration-350{animation-duration:350ms;animation-fill-mode:both;}
.vc-duration-300{animation-duration:300ms;animation-fill-mode:both;}
.vc-duration-280{animation-duration:280ms;animation-fill-mode:both;}
.vc-duration-250{animation-duration:250ms;animation-fill-mode:both;}
.vc-duration-200{animation-duration:200ms;animation-fill-mode:both;}
.vc-duration-150{animation-duration:150ms;animation-fill-mode:both;}
.vc-duration-80 {animation-duration:80ms; animation-fill-mode:both;}