Re: [w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

So I just want to confirm that if I'm using `<app-drawer` then there is no point in using the capabilities of `is` because the `<app-drawer> element is not something that is amenable to progressive enhancement?

In other words there is no point in doing `is="spaceship-coordinates"`, because even though that part could fall back to a normal input field for browsers that don't understand what the `is` is for, the `<app-drawer>` element would completely break, so essentially the app would be an airplane with the wings missing?

-- 
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/509#issuecomment-258139040

Received on Thursday, 3 November 2016 13:17:54 UTC