/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/material/tabs/tab.html
4 строки
265 B
mmalerba
cleanup: rename lib/ to material/ (#15889)
24 апр 2019, 19:53
Не верифицирован
24 апр 2019, 19:53
9eeb4b5
Код
Авторство
О чём код?
<!-- Create a template for the content of the <mat-tab> so that we can grab a reference to this TemplateRef and use it in a Portal to render the tab content in the appropriate place in the tab-group. --> <ng-template><ng-content></ng-content></ng-template>