Lambda UI
v1.3.4
Stable

SwitchTheme

A dropdown component to switch between all available themes (Light, Dark, Retro, Lavender, Mint, Sunset, Ocean, Midnight, etc.).

Playground

Experiment with the SwitchTheme component properties. Click the button to open the dropdown and switch themes.

Properties
variant

Visual style of the button.

size
Medium

Size of the button.

showLabel

Whether to show the theme name next to the icon.

Usage

The SwitchTheme component provides a dropdown menu to switch between all available themes (Light, Dark, Retro, Lavender, Mint, Sunset, Ocean, Midnight, etc.).

Variants

SwitchTheme supports different visual variants to match your UI design.

Solid
Soft
Subtle
Text

With Label

You can enable showLabel to display the current theme name.

SwitchTheme Props

Props

Prop
Default
Type
variant
"soft"
"solid" | "soft" | "subtle" | "text"
size
"medium"
"small" | "medium" | "large"
showLabel
false
boolean
The modern React component library.
© 2026 Lambda UI. Made with in Mexico by AletzMan.