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