Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Is it possible to use with material-web-components? #108

Open
yannski opened this issue May 24, 2018 · 1 comment
Open

Is it possible to use with material-web-components? #108

yannski opened this issue May 24, 2018 · 1 comment

Comments

@yannski
Copy link

yannski commented May 24, 2018

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?

@dunnkers
Copy link
Owner

dunnkers commented Jun 3, 2018

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants