Theme Toggle

A button that switches between light and dark mode.

Installation

CLI

Install the component using the StarUI CLI:

star add theme-toggle

Examples

In a Header

Positioned in a navbar alongside navigation links

Dropdown Selector

Light, Dark, and System selector built from DropdownMenu

API Reference

Props

Prop Type Default Description
cls str '' Additional CSS classes forwarded to the wrapper Div
**kwargs Any HTML attribute — forwarded to the wrapper Div