stylexcn

Native Select

Native HTML select with shadcn/ui styling. Default and sm.

Preview

Installation

pnpm dlx shadcn@latest add https://stylexcn.vercel.app/r/native-select.json
pnpm dlx shadcn@latest add @stylexcn/native-select

Usage

<NativeSelect>
  <NativeSelectOption value="apple">Apple</NativeSelectOption>
</NativeSelect>