/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/aria/listbox/testing/public-api.ts
10 строк
282 B
Cheng-Hsuan Tsai
feat(aria/listbox): introduce listbox harness (#33064)
13 апр 2026, 19:37
Не верифицирован
13 апр 2026, 19:37
1885d35
Код
Авторство
О чём код?
/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ export * from './listbox-harness'; export * from './listbox-harness-filters';