/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/components-examples/cdk/stepper/index.ts
8 строк
293 B
Kristiyan Kostadinov
docs: convert examples to standalone (#27137)
22 май 2023, 16:44
Не верифицирован
22 май 2023, 16:44
748f177
Код
Авторство
О чём код?
export { CdkCustomStepperWithoutFormExample, CustomStepper, } from './cdk-custom-stepper-without-form/cdk-custom-stepper-without-form-example'; export { CdkLinearStepperWithFormExample, CustomLinearStepper, } from './cdk-linear-stepper-with-form/cdk-linear-stepper-with-form-example';