This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
80b0bdfdb1
svelte
/
test
/
js
/
samples
/
select-dynamic-value
/
input.html
4 lines
94 B
Raw
Blame
History
<
select
value
=
{current}
>
<
option
value
=
"1"
>
1
<
/
option
>
<
option
value
=
"2"
>
2
<
/
option
>
<
/
select
>
Reference in new issue
View Git Blame
Copy Permalink