This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
408249787
/
youxi-app
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
b64b5c5b62
Branche
Tagy
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-back-top
/
props.ts
props.ts
76 B
História
Raw
1
2
3
4
export type ClBackTopProps = {
className?: string;
top?: number | any;
};