Skip to content

Trigger change event when value is selected #57

@mhamann

Description

@mhamann

Presently, it seems that the only way to get a notification when the value of the select view changes is to provide an update method on the parent view. This doesn't work well for a view that has multiple select fields or that wants to follow an orchestrator pattern where the child view knows nothing about and does not attempt to call methods on its parent.

We should provide a change event trigger whenever setValue is called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions