ColorModeSelect

A Select to switch between color mode.

Usage

You can pass any prop of the Select component to override the style or size, they will be forwarded.

<UColorModeSelect class="w-28" />
A class prop has been added to avoid layout shift here.