Version 1.6.1
Behavior/feature additions
- Read-only mode can now be changed without re-initializing RecogitoJS (#54), through the
.readOnly
instance property. E.g.:
r.readOnly = !r.readOnly;
- Added
disableSelect
instance field to (temporarily) disable selection - Addes
allowEmpty
init property