This website works better with JavaScript
Начало
Каталог
Помощ
Вход
408249787
/
youxi-app
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
21625cd5f7
Клонове
Маркери
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-calendar
/
props.ts
props.ts
95 B
История
Директен файл
1
2
3
4
5
export type ClCalendarPickerProps = {
className?: string;
year?: number;
month?: number;
};