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

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -