Closed OPerel closed 3 years ago
🙏 Thanks for your pull request @OPerel, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!
Some of the most popular are
#️⃣ PR Number: | ➕ Line Additions: | 🗑️ Line Deletions: |
---|---|---|
42 | 293 | 0 |
📑 Files Changed: | ⭐ Repo Stars: | 🔱 Total Forks: |
---|---|---|
12 | 14 | 35 |
Hey, This is an initial implementation to get your feedback. Few things to note:
<input />
tag for this! The way I see it, an HTMLinput
will just complicate things. Let me know what you think.input
tag won't help as far as I could check...). Right now an event listener on theclick
event will receive onlye.target.name
ande.target.checked
.