Closed votuanphong1983 closed 6 years ago
Raise event for parent path if children value is changed. E.g...
settings.watch('foo')
=> will be populated if user set settings.set('foo.bar', newValue)
Raise event for parent path if children value is changed. E.g...
=> will be populated if user set settings.set('foo.bar', newValue)