我試圖做類似什麼是問這個問題Can md-toolbar be fixed top when inside md-sidenav-layout? ,我想要一個固定的工具欄,然後滾動區域。我嘗試了這個問題提供的解決方案,但沒有奏效。我也搜索了git hub上的所有選項(https://github.com/angular/material2/issues/735),似乎沒有任何東西可以爲我工作。 我
我面臨問題角度2材料網格列表卡。 我想顯示內部電網列表卡,但它不響應 Here is the code:
<md-grid-list cols="4">
<md-grid-tile *ngFor="let card of cards">
<md-card>
<img md-card-image src="{{card.image}}">
<md-ca