An interactive brightness control component with animated transitions, providing a user-friendly interface for adjusting brightness levels from 0-6.
import { BrightnessControl } from "@/components/ui/brightness-control"; export function BrightnessControlDemo() { return <BrightnessControl /> }
Part of SHSF UI — browse the full library on 21st.dev.