Ctrl + k
Theme:

FormCheckboxGroup

FormCheckboxGroup is similar to CheckboxGroup component with decoration features inside the form.

value: []

value: ["css","svelte"]

value: ["css","svelte"]

value: CSS

value: CSS,Svelte

value: ["css"]

value: [{"text":"CSS","code":"css"}]

You can use row and col properties to change layout of the FormCheckboxes inside forms.

{"languages":["CSS"],"colors":["Blue","Yellow"],"fruits":[]}
© 2024 YeSvelte. All Rights Reserved