/Simple-Bar

🍫 😇 Easily add nav-bar to your angular project

Primary LanguageCSS

Simplebar

Examples SimpleBar SimpleBar SimpleBar SimpleBar SimpleBar SimpleBar

💡 Simplebar Library: Easily add navbar to your angular project

🚀 Installation

Step 1. Install the SimpleBar through NPM

npm install jp-simplebar

Step 2. Add the dependency to app.module.ts

import {SimplebarComponent} from '../../node_modules/jp-simplebar'
@NgModule({
  declarations: [
    AppComponent,
    SimplebarComponent
  ],
  ...

🔥 Usage

  <jp-simplebar 
  [title]="'Github'" [imageUrl]="'https://ultimatepail.com/wp-content/uploads/2015/06/GitHub-Logo.png'">
  </jp-simplebar>

License

MIT 🍻 For any queries mail me at emast007@gmail.com