For the complete documentation index, see llms.txt. This page is also available as Markdown.

DarkModeSwitch

Toggle the light and dark mode.

Components: <DarkModeSwitch />

File: src/components/DarkModeSwitch/DarkModeSwitch.tsx

import { DarkModeSwitch } from "@/components/DarkModeSwitch/DarkModeSwitch";

Example

Last updated