DioxusLabs / DioxusLabs/blitz

Tracking: Form controls

Open
#258 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.