--- title: "Select" description: "Displays a list of options for the user to pick from—triggered by a button." component: true --- ## Usage --- ```tsx import { Select } from "@medusajs/ui" ``` ```tsx ``` ## API Reference --- ## Examples --- ### Small ### Item-Aligned Position ### Disabled ### Grouped Items ### Controlled