angularjs - Using React's Material-UI Library with Angular 2.0 -
i interested begin learning angular 2.0 , typescript. came across beautiful material design library material-ui , noticed has typescript definition @ definitelytyped (a definition repo).
how 1 use library , definition file alongside angular 2.0's syntax? cannot seem find guide or blog post these 2 anywhere.
thanks!
how 1 use library , definition file alongside angular 2.0's syntax? cannot seem find guide or blog post these 2 anywhere.
angular 2.0 isn't ready yet. if want use angular 1.0 can use library : https://github.com/davidchang/ngreact wrap react components , consume them angular.
check usage : https://github.com/davidchang/ngreact#usage
Comments
Post a Comment