Skip to content

Events to hook this up to our Angular reactive forms #189

Description

@dietergeerts

Hi, we are trying to use the web component inside our Angular app, but I can't seem to find a correct way of hooking the component up with our reactive form, so that we can set touched and propagate changes. Are there events available currently that I've missed, or is there other ways to watch for changes on the web component? I didn't yet look at trying to use the Angular component directly because I want to avoid Angular version clashes, but we also want to use the web component within React apps later on. The regular change event could be used, but I'm not sure it it will always work, as that will depend on the actual controls within, and we don't have control over this. Thx in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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