simple-xsidebar

0.0.22 • Public • Published

Sidebar

This project was generated with Angular CLI version 1.2.1.

Code scaffolding

Install the package then import the SidebarModule

Insert the component in app.component.html <x-sidebar [isOpen]='false' [headerTitle]='Header'></x-sidebar>

Insert your custom template in <xsidebar-content-wrapper></xsidebar-content-wrapper>

Inputs

@Input() isOpen: boolean; @Input() headerTitle = ''; @Input() isHeaderRequired = false; @Input() top = 70;

THE END

/simple-xsidebar/

    Package Sidebar

    Install

    npm i simple-xsidebar

    Weekly Downloads

    7

    Version

    0.0.22

    License

    MIT

    Last publish

    Collaborators

    • saikrishnatej