/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/material/sort/index.ts
3 строки
230 B
Kristiyan Kostadinov
feat(material/sort): add content projection slot for custom icon (#32016)
08 окт 2025, 18:27
Не верифицирован
08 окт 2025, 18:27
71d5907
Код
Авторство
О чём код?
export {SortOverviewExample} from './sort-overview/sort-overview-example'; export {SortHarnessExample} from './sort-harness/sort-harness-example'; export {SortCustomIconExample} from './sort-custom-icon/sort-custom-icon-example';