<script setup lang="ts"> const isSwitchOn = ref(false) </script> <template> <UiSwitch v-model="isSwitchOn" /> </template>
npx @v-moravec/ui add switch
boolean | undefined
Sidebar
Table
Display tabular data in a structured format