Factory for Good

Native Select

A styled native HTML select element with consistent design system integration.

Installation

pnpm dlx shadcn@latest add native-select

Usage

import { NativeSelect, NativeSelectOption } from "@/components/ui/native-select";

A styled native HTML select element with consistent design system integration.

On this page