Integrating Material Design Lite with Angular2

后端 未结 7 1491
再見小時候
再見小時候 2020-11-27 13:56

I have a small problem in integrating a meterial design (http://www.getmdl.io/) in ng2 Can you please help me I will put it in points what I have done

  1. http://w
7条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-27 14:04

    I was facing the same problem (as I'm using the same template as you).

    Just try componentHandler.upgradeAllRegistered() it will work fine in your case.

    A different issue occurs when you try to break the header into small components.

提交回复
热议问题