从https://material.io/网站(官方Google规范?),当我按照访问"Material Design UI"Web组件的路径时,我最终会在这里:
https://github.com/material-components/material-components-web/
在https://www.polymer-project.org/网站上,当我按照访问"Material Web Components"的路径时,我最终会在这里:
https://github.com/material-components/material-components-web-components
我不明白这些组件之间的区别,但我想将"官方"Google Web组件用于我正在创建的Web应用程序.
polymer material-design material-components mdc-components material-components-web
polymer ×1