ngx-wow is an Angular module of the popular WOW.js library, which provides great detection animations on hover. The Angular module for WOW.js is a customizable library to show animations on hover.
wow js angular, wow is not defined angular, wow js not working, wow animation on hover, wow js alternative, cdn wow js, wow animation on scroll up and down
How to make use of it:
Installation:
npm install --save ngx-wow
Once installed you need to import the main module:
import { NgwWowModule } from 'ngx-wow';
import { NgwWowModule } from 'ngx-wow'; @NgModule({ declarations: [AppComponent, ...], imports: [NgwWowModule, ...], bootstrap: [AppComponent] }) export class AppModule { }
angular module for wow, ngx-wow Plugin/Github
See Demo And Download
Official Website(tinesoft): Click Here
This superior jQuery/javascript plugin is developed by tinesoft. For extra advanced usage, please go to the official website.
Be First to Comment