@legtech/clientsidehistory

1.0.0 • Public • Published

Adds client-side history to elements. This allows them to retain state when using the back button.

Monitors changes to controls with

  1. The attribute data-client-side-history on them directly
  2. INPUT elements (textboxes, radio buttons, checkboxes) that are inside an html element with this attribute
  3. SELECT elements that are inside an html element with this attribute

Readme

Keywords

none

Package Sidebar

Install

npm i @legtech/clientsidehistory

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

32.7 kB

Total Files

5

Last publish

Collaborators

  • jereme-legtech
  • kevinewig
  • matthew.edwards.legtech
  • frank.hoffman
  • karloparagas
  • sbennerlegtech
  • jyeung-legtech