Re: [WICG/webcomponents] Form-associated custom elements: being a submit button (#814)

I just want to chime in that this could be related to supporting the `popovertarget` on custom element buttons (https://github.com/whatwg/html/issues/9110). I think @annevk makes a point in that issue that perhaps the API here could be generalised to `this.#elementInternals.button = 'button' | 'submit';`, where `'button'` would mean that the custom element *can* support the `popovertarget` attribute behavior.

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

Message ID: <WICG/webcomponents/issues/814/1585097167@github.com>

Received on Friday, 9 June 2023 20:35:06 UTC