View Source LiveViewUI.UI.ThemeSwitcher (LiveViewUI v0.0.7)

A component that provides a way to switch between dark mode and light mode.

Example Usage

Here is a basic example of setting up the theme switcher component:

<ThemeSwitcher.root />

Place this component in your layout or any other part of your application where you want to provide a way to switch between themes.

Summary

Functions