Checkbox not working #2470
Unanswered
AnirudhG07
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get a checkbox working in my setup, with a persistence(if u refresh, it should be there, basically put it on localStorage).
Can someone give me a demo on a checkbox, which on change, changes the boolean value of a variable based on its checked state? I am using JS.
I am using the CheckBox component for this, along with Label.
Shadcn-svelte version: latest, Svelte 5.0.0, npm version: 10.9.3
Beta Was this translation helpful? Give feedback.
All reactions