Skip to main content

Checkbox

A checkbox component to use in examples and documentation.

Usage

document.md
		<script>
	import { Checkbox } from "@svecodocs/kit";
</script>
 
<Checkbox />
	

Example

Props

See Bits UI Checkbox for available props.