Vue Loading Overlay

screenshot of Vue Loading Overlay
vue
bootstrap

Vue.js component for full screen loading indicator :cyclone:

Overview

The Vue Loading Overlay Component is a Vue.js component designed to provide a full-screen loading indicator for websites or web applications. This component allows users to easily show loading animations while waiting for content to load. With various customizable features, it offers flexibility in adjusting the loading indicator to suit different design needs.

Features

  • Customizable Loading Indicator: Users can customize the color, height, width, and shape of the loading icon.
  • Cancel Option: Allows users to cancel the loading process by pressing ESC or clicking outside the indicator.
  • Full-screen Mode: Can display the loading overlay as a full-screen indicator or within a specified container.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.