MDC Web on other frameworks
Material Components for the web are architected to be adaptable to various major web frameworks. The following wrapper libraries are available:
Material Web Components : MDC Web integration for Web Components (usingvanilla components )Material Components for React : MDC Web integration for React (usingfoundations/adapters ). Please note that this project is no longer under active development.Additional third-party integrations
Preact Material Components RMWC: React Material Web Components (usingfoundations/adapters .)Angular MDC Blox Material : Angular Integration Library.Vue MDC Adapter : MDC Web Integration for Vue.js (usingfoundations/adapters .)Material Components Vue : MDC Web Integration for Vue.js (usingvanilla components )BalmUI : Next Generation Material UI for Vue.jsEmber Material Components : MDC Web integration for Ember (usingvanilla components )MatBlazor : Material Design components for BlazorSvelte Material UI : A library of Svelte 3 Material UI components.
More coming soon! Feel free to submit a pull request adding your library to this list, so long as you meet our
criteria .