UNPKG

vue-directional-carousel

Version:

This is a Vue 3 component that allows you to set the direction of image movement not only vertically and horizontally but also in different directions (left, right, up, down).

2 lines (1 loc) 627 B
.carousel-image-container[data-v-4929f8ae]{position:relative;display:flex;justify-content:center;align-items:center}.carousel-image-loading[data-v-4929f8ae],.carousel-image-error[data-v-4929f8ae]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading-spinner[data-v-4929f8ae]{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin-4929f8ae 1s linear infinite}.error-fallback[data-v-4929f8ae]{padding:1rem;text-align:center;background-color:#f8f9fa;color:#dc3545}@keyframes spin-4929f8ae{0%{transform:rotate(0)}to{transform:rotate(360deg)}}