- From: Matthew Phillips <notifications@github.com>
- Date: Fri, 07 Dec 2018 06:26:33 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 December 2018 14:26:55 UTC
For that to work the string would need to keep a reference to `btn` so that if `toDOM()` is every called it can interpolate the actual element. But strings are value types. So they can't keep state. -- 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/777#issuecomment-445248257
Received on Friday, 7 December 2018 14:26:55 UTC