This website requires JavaScript.
Explore
Help
Register
Sign In
qianggou
/
uniapp
forked from
zhongyuanhaiju/uniapp
Watch
1
Star
0
Fork
You've already forked uniapp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
067f0cb3d1
uniapp
/
wxcomponents
/
@vant
/
weapp
/
dropdown-item
/
shared.d.ts
6 lines
92 B
TypeScript
Raw
Blame
History
export
interface
Option
{
text
:
string
;
value
:
string
|
number
;
icon
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink