Checkbox

Contents

Preview

Open preview in new tab

Props

Name Description Type Required Reactive Default
htmlElement Native checkbox type <input> element null | HTMLInputElement false true
name Name of the checkbox for forms string false false
checked Checked status of the checkbox boolean false true false

Slots

Default default

Events

Documentation generated by sveld