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