Re: [WICG/webcomponents] Web components should be able to easily adapt to the host page while maintaining enapsulation (Issue #986)

> > I will expect 2 things: a) the ability to use ::part() to style, in some degree, the arrow buttons,
> 
> If we have a tree of WCs, it feels like it becomes quite a chore to go explicitly re-target all the various "arrow buttons" (or what not) throughout the tree, no? (I may be missing some option!)

@kektide you are in control of the registry, or you should, if that's the case, then why do you have a `fancy-input` with the wrong arrow buttons? Changing the defaults of all instances of a component in the page is probably the wrong approach, just register the customized component instead. It is about customization of individual component instances.

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

Message ID: <WICG/webcomponents/issues/986/1452262642@github.com>

Received on Thursday, 2 March 2023 17:41:32 UTC