The checkbox component.

import {Checkbox} from '@makigas/genshi-svelte';

<Checkbox
	label="Subscribe to updates"
	helper="You will receive changes to this content in your e-mail." />
You will receive changes to this content in your e-mail.
Prepare your inbox.
Not available at this moment

Validation

Checkboxes can be valid or invalid. Pass the validation prop with the value either as "valid" or "invalid" if you want to mark the field as such.

Thank you for reading these documents.
Please, read the terms before continuing.
The integration has to be configured first.
Ok, we won't botehr you with updates.

Component sizes

You will receive changes to this content in your e-mail.
You will receive changes to this content in your e-mail.
You will receive changes to this content in your e-mail.
You will receive changes to this content in your e-mail.
You will receive changes to this content in your e-mail.

© 2022-2025 makigas

Licensed under the terms of the GNU LGPL license.