zafarjonovich / yii2-wave-loader
Wave loader for yii2 web applications
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=5.6
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