UI elements

ng-sidebar

ng Sidebar by Arkon

An Angular Sidebar with multiple options, backdrop, and animation.

Project website https://github.com/arkon/ng-sidebar

Documentation https://echeung.me/ng-sidebar/

License MIT

Demos
1. https://echeung.me/ng-sidebar/

Dependencies

none

NPM

https://www.npmjs.com/package/ng-sidebar

npm i ng-sidebar

Features

  • functions: open, close, triggerRerender
  • modes: on (overlap), slide (move), push
  • position: left, right, top, bottom
  • dock: false, true
  • auto collapse at 500px height/width
  • closeOnClickOutside, closeOnClickBackdrop
  • backdrop on/off
  • animation on/off
  • trapFocus, autoFocus
  • keyClose

You may also like...