@nowzoo/ngx-bootstrap-navbar
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

@nowzoo/ngx-bootstrap-navbar

npm i --save @nowzoo/ngx-bootstrap-navbar

Import the module with forRoot()...

import { NgxBootstrapNavbarModule } from '@nowzoo/ngx-bootstrap-navbar';

@NgModule({
  imports: [
    NgxBootstrapNavbarModule.forRoot()
  ]
})
export class AppModule { }

/@nowzoo/ngx-bootstrap-navbar/

    Package Sidebar

    Install

    npm i @nowzoo/ngx-bootstrap-navbar

    Weekly Downloads

    2

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    161 kB

    Total Files

    33

    Last publish

    Collaborators

    • chriscarson