Next.js Discord

Discord Forum

shadcn checkboxes

Unanswered
Black Caiman posted this in #help-forum
Open in Discord
Black CaimanOP
building like a quiz app which users check the correct boxes but idk how to get the val and then store it so that once they click the submit button then all the answers are checked and the user gets marks

4 Replies

Wait I actually don't have a checkbox, but it actually just executes the function onClick
you can just subtitute some part with "setAnswer(e.target.value)"