This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
408249787
/
youxi-app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b24a92b499
Rami (Branch)
Tag
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-calendar
/
props.ts
props.ts
95 B
Cronologia
Originale
1
2
3
4
5
export type ClCalendarPickerProps = {
className?: string;
year?: number;
month?: number;
};