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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.22
    1
    • latest

Version History

Package Sidebar

Install

npm i simple-xsidebar

Weekly Downloads

1

Version

0.0.22

License

MIT

Last publish

Collaborators

  • saikrishnatej