Tracking: Form controls
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 203
- Avg merge
- 8h 58m
- Merged PRs (30d)
- 112
Description
## Form controls
This issue tracks the implementation of standard HTML form control widgets in Blitz.
- [x] ``
- [ ] Button
- [x] ``
- [x] ``
- [ ] ``
- [ ] Text input
- [x] ``
- [x] ``
- [ ] `<input type=password>`
- [ ] `<input type=email>`
- [ ] `<input type=url>`
- [x] `<input type=checkbox>`
- [x] `<input type=radio>`
- [ ] `<select>`
- [x] `<input type=file>`
- [ ] `<input type=color>`
- [ ] `<meter>`
- [ ] `<progress>`
- [ ] `<output>`
Contributor guide
Assessment
This issue has not been assessed yet.