@slickgrid-universal/binding
v9.11.0
Published
Simple Vanilla Implementation of a Binding Engine & Helper to add properties/events 2 way bindings
Readme
Binding Engine & Helper
@slickgrid-universal/binding
A very Simple Vanilla Implementation of a Binding Engine & Helper to add properties/events 2 way bindings. This binding engine is a very simple implementation and is used by simple components like the Custom Footer & Pagination. Again this is a very simple implementation and should not be used with large components but is good enough for small use cases like a footer, pagination and other small ones.
External Dependencies
- DOM Purify to sanitize HTML text
Installation
Follow the instruction provided in the main README
