Skip to content

Switch

Everybody 1-2-Switch!

Example

Show Code
vue
<script lang="ts" setup>
import { RSwitch } from 'roughness'
</script>

<template>
  <RSwitch>Airplane Mode</RSwitch>
</template>

Usage

Props

Events

Styles

Released under the ISC License.