This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
408249787
/
youxi-app
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
21625cd5f7
Grenar
Taggar
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-calendar
/
props.ts
props.ts
95 B
Historik
Rå
1
2
3
4
5
export type ClCalendarPickerProps = {
className?: string;
year?: number;
month?: number;
};