/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/material/chips/chips-overview/chips-overview-example.html
6 строк
198 B
lsamboretrorabbit
docs(material/chips): added an example that corresponds to the title of static chips (#28863)
11 апр 2024, 14:18
Не верифицирован
11 апр 2024, 14:18
1eb0da7
Код
Авторство
О чём код?
<mat-chip-set aria-label="Fish selection"> <mat-chip>One fish</mat-chip> <mat-chip>Two fish</mat-chip> <mat-chip>Three fish</mat-chip> <mat-chip disabled>Four fish</mat-chip> </mat-chip-set>