Create a menu like in AngularJs Material website

后端 未结 7 2046
有刺的猬
有刺的猬 2020-12-23 20:25

I want to create a menu that looks like the one in AngularJs Material website (https://material.angularjs.org)

\

7条回答
  •  死守一世寂寞
    2020-12-23 20:49

    Just check out the answer here: https://stackoverflow.com/a/38258961/1904479,

    The http://demo.sodhanalibrary.com/angular/material-ui/accordion/accordion.html has a good implementation of the accordion or the expandable list views.

提交回复
热议问题