This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
hongze
/
crm-xcx
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
debug
Větve
Značky
debug
master
crm-xcx
/
wxcomponents
/
vant
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}