This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
0210467
/
app-AgricultureSmart
Obserwuj
0
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
4a135da2c5
Gałęzie
Tagi
main
app-Agriculture...
/
uniapp
/
wxcomponents
/
vant
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
Historia
Czysty
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}