Re: [w3c/webcomponents] Need callback for form submit data (#187)

We definitely shouldn't use a solution that always requires a custom element to participate in a form submission so we should go with option A. It would be also great if we can split out validation stuff since that would raise a lot of complexity.

Having said that, I really do not want poll model for validity checks. I'd much rather each element set its own validity as it changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/187#issuecomment-369191744

Received on Wednesday, 28 February 2018 10:13:29 UTC