pip-webui-behaviors

2.1.0 • Public • Published

Pip.WebUI Logo
Attachable behaviors

Pip.WebUI.Behaviors module contains behaviors that can be attached to existing controls or pages

  • Focusable - allows to navigate over focusable controls using arrow keys
  • Selectable - allows to navigate over non-focuseable elements using arrow keys
  • Draggable - implements drag & drop functionality
  • Infinite Scroll - allows to upload data in chunks while user is scrolling
  • Unsaved Changes - intercept page transition events to confirm with user to save data
  • Shortcuts - allows to register hotkeys for the web-site or separate web-pages

Learn more about the module

Module dependencies

  • pip-webui-lib: angular, angular material and other 3rd party libraries

License

This module is released under MIT license and totally free for commercial and non-commercial use.

Readme

Keywords

Package Sidebar

Install

npm i pip-webui-behaviors

Weekly Downloads

9

Version

2.1.0

License

MIT

Last publish

Collaborators

  • seroukhov