Switch
Toggle switch alternative to the checkbox.
View source
<script lang="ts">
import { Switch } from 'svxui';
</script>
<Switch />
API Reference
Property | Type | Default | Description |
---|---|---|---|
color | string | number | symbol | "neutral" | Switch color |
elementRef $bindable | HTMLInputElement | Rendered DOM element | |
radius | union | Switch radius | |
size | union | "2" | Switch size |