/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/material/button-toggle/button-toggle-harness/button-toggle-harness-example.html
4 строки
215 B
Andrew Scott
test(multiple): Update test initializer to provide zoneless (#29043)
16 май 2024, 19:19
Не верифицирован
16 май 2024, 19:19
ad7a14b
Код
Авторство
О чём код?
<mat-button-toggle-group [disabled]="disabled()" [appearance]="appearance()"> <mat-button-toggle value="1">One</mat-button-toggle> <mat-button-toggle value="2">Two</mat-button-toggle> </mat-button-toggle-group>