ColorModeToggle

A Toggle to switch between color mode.

Usage

You can pass any prop of the Toggle component to override the style or size, they will be forwarded.

<template>
  <UColorModeToggle />
</template>