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