This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
408249787
/
youxi-app
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
main
Branchit
Tagit
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-back-top
/
props.ts
props.ts
76 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
export type ClBackTopProps = {
className?: string;
top?: number | any;
};