Appearance
Everybody 1-2-Switch!
<script lang="ts" setup> import { RSwitch } from 'roughness' </script> <template> <RSwitch>Airplane Mode</RSwitch> </template>