Skip to main content

Switch

A checkbox component to use in examples and documentation.

Usage

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

Example

Props

See Bits UI Switch for available props.