Components/Theme/useTheme
hook

useTheme

src/components/theme.tsx

Import

import { useTheme } from "@ossrandom/design-system";

Examples

Read mode and toggle

↗ Playground

API

Hooks have no prop interface. Call useTheme() from inside a component to use it.