Skip to content

Add the ObservableSlim change that triggered a dataBinding to the arguments of the handler method.` #19

@ElliotNB

Description

@ElliotNB

In addition to the existing resolve and reject arguments for dataBinding handler methods, we should also include the ObservableSlim changes that triggered the dataBinding.

This would help us deal with child components (particularly lists of child components driven off of data stored on the parent component) in a cleaner manner instead of having to manually use ObservableSlim within the component to listen to child component data changes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions