Angular Material Side Bar with “Half” side mode

前端 未结 3 1873
迷失自我
迷失自我 2021-02-02 14:15

I am working on the dynamic side bar for our project, basically what we want to do is to set up a dynamic side bar when user click on the side bar it will spread when user click

3条回答
  •  醉梦人生
    2021-02-02 14:54

    There is a feature request for this https://github.com/angular/material2/issues/1728

    if you read the comments you'll also find a few examples on how to implement it yourself while it's not officialy available.

提交回复
热议问题