This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovecoding
/
VIP30
Urmărește
9
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
VIP30
/
小程序
/
node_modules
/
@vant
/
weapp
/
dist
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
Permalink
Istoric
Crud
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}