Checkbox
A checkbox component to use in examples and documentation.
Usage
<script>
import { Checkbox } from "@svecodocs/kit";
</script>
<Checkbox />
Example
Props
See Bits UI Checkbox for available props.
A checkbox component to use in examples and documentation.
<script>
import { Checkbox } from "@svecodocs/kit";
</script>
<Checkbox />
See Bits UI Checkbox for available props.