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