Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 459 Bytes

File metadata and controls

24 lines (13 loc) · 459 Bytes

OG-loader Web Component

Description

This project is a simple custom web component built using vanilla JavaScript. The component displays a loader when you set display as true in the attributes of the component.

Features

  • Custom loader
  • Simple and reusable

Setup

Prerequisites

  • A modern web browser

Install the Package

To install the package, run the following command in your project directory:

npm install og-loader