zafarjonovich/yii2-wave-loader

There is no license information available for the latest version (0.0.2) of this package.

Wave loader for yii2 web applications

0.0.2 2021-08-10 12:10 UTC

This package is auto-updated.

Last update: 2024-05-10 15:48:37 UTC


README

Assalomu aleykum. These components will help you show awesome loader on yii2. It is very simple to use.

Installation

The preferred way to install this extension is through composer.

Either run

composer require zafarjonovich/yii2-wave-loader

or add

"zafarjonovich/yii2-wave-loader": "*"

to the require section of your composer.json file.

Usage

Add this code to view file

<?php

use zafarjonovich\yii2WaveLoader\WaveWidget;

$config = [];

echo WaveWidget::widget($config);
?>

Config:

backgroundColor - Background color waterColor - Water color