Displays a control that allows the user to toggle between states.
By clicking this checkbox, you agree to the terms and conditions.
<x-form-group> <x-form-checkboxname="checkbox"label="Accept terms and conditions"default> <x-slot:description> <x-form-help>By clicking this checkbox, you agree to the terms and conditions.</x-form-help> </x-slot:description> </x-form-checkbox> <x-form-checkboxname="checkbox"label="Subscribe to newsletter" /></x-form-group>