/
githubmirror
/
ionic
Обзор
Документация
Войти
/
githubmirror
/
ionic
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/angular/standalone/src/directives/index.ts
12 строк
326 B
Brandy Smith
feat(input-otp): add new input-otp component (#30386)
29 май 2025, 22:10
Не верифицирован
29 май 2025, 22:10
4d6a067
Код
Авторство
О чём код?
export * from './checkbox'; export * from './datetime'; export * from './icon'; export * from './input'; export * from './input-otp'; export * from './radio-group'; export * from './range'; export * from './searchbar'; export * from './segment'; export * from './select'; export * from './textarea'; export * from './toggle';