This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
408249787
/
youxi-app
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
b24a92b499
Гілки
Теги
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;
};