You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
Hi @yannski! First of all, thanks for your interest in ember-polymer.
You can use these components with ember-polymer, yes. However, you will need to create value bindings yourself, similarly like I did for some of the paper components from Polymer in ember-polymer-paper. You might implement bindings in the same fashion as I did, by listening for value changes and emitting them through the Ember Component.
→ If I find the time, I might add an example of the usage later 🕐
Cheers 🍻
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sorry to ask this question by opening a ticket.
Is it possible to use ember-polymer to integrate material web components from https://github.com/material-components/material-components-web-components into an ember app? If so, how?
The text was updated successfully, but these errors were encountered: