<script> import { Switch } from '@foxui/core'; let checked = $state(false); </script> <Switch bind:checked />