AmroUI
GitHub

Select

A configurable, accessible select surface for AI product workflows.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible select surface for AI product workflows.

Package

import { Select } from "@amro-ui/react";

<Select />

shadcn copy

import { Select } from "@/components/ui/select";

<Select />