1.0.0 • Published 2 years ago

@legtech/clientsidehistory v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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
1.0.0

2 years ago