/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/material/stepper/step.html
4 строки
115 B
Kristiyan Kostadinov
feat(material/stepper): allow for content to be rendered lazily (#15817)
07 фев 2021, 17:31
Не верифицирован
07 фев 2021, 17:31
52f39bc
Код
Авторство
О чём код?
<ng-template> <ng-content></ng-content> <ng-template [cdkPortalOutlet]="_portal"></ng-template> </ng-template>