UNPKG
ipsos-components
Version:
latest (5.0.0-rc.3)
5.0.0-rc.3
Material Design components for Angular
github.com/angular/material2
ipsos-components
/
src
/
lib
/
grid-list
/
grid-tile.html
4 lines
•
118 B
HTML
View Raw
1
2
3
4
<!-- TODO(kara): Revisit why this is a figure.-->
<
figure
class
=
"mat-figure"
>
<
ng-content
>
</
ng-content
>
</
figure
>