Re: [w3c/webcomponents] [idea] Make use of `observedAttributes` optional (#565)

> @rniwa Is there a way to use `observedAttributes` without listing 30+ attributes within the getter? 

No, you should list those attributes. That would be still much cheaper than having to serialize the style attribute whenever the inline style is changed.

-- 
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/565#issuecomment-349489853

Received on Wednesday, 6 December 2017 00:38:11 UTC