CodeDraken / CodeDraken/spectre-react
Add Form Components
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
These include:
* Label
* Radio
* Switch
* ~~Checkbox~~
( There may be more )
They're all pretty much the same layout so it will probably be one component that accepts props for the type of input. i.e radio, switch, checkbox.
https://picturepan2.github.io/spectre/elements.html#forms
Contributor guide
Assessment
This issue has not been assessed yet.