# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/form29. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Form](/pieces/form)
5. /
6. Contact Picker

# Contact Picker

Searchable people picker with a focused search input above a list that tints the selected row.

Primary contact

Start typing to search

![Beste Sözen](https://oud.pics/sm/l/gmail.jpeg)

Beste SözenDesign lead

![Mirko Petrov](https://oud.pics/sm/l/stripe.jpeg)

Mirko PetrovEngineer

![Noor Ahmed](https://oud.pics/sm/l/notion.png)

Noor AhmedProduct

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/form29`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Form29 } from "@/components/beste/piece/form29";

<Form29
  label="Primary contact"
  selectedHint="Start typing to search"
  items={[
    {
      "name": "Beste Sözen",
      "hint": "Design lead",
      "initial": "M",
      "imageSrc": "https://oud.pics/sm/l/gmail.jpeg",
      "alt": "Beste Sözen"
    },
    {
      "name": "Mirko Petrov",
      "hint": "Engineer",
      "initial": "M",
      "imageSrc": "https://oud.pics/sm/l/stripe.jpeg",
      "alt": "Mirko Petrov"
    },
    {
      "name": "Noor Ahmed",
      "hint": "Product",
      "initial": "N",
      "imageSrc": "https://oud.pics/sm/l/notion.png",
      "alt": "Noor Ahmed"
    }
  ]}
  selectedIndex={0}
/>
```

## More Form pieces

[View all Form](/pieces/form)

[](/piece/form20)

Assign to

Filter people…

![Beste Sözen](https://oud.pics/sm/l/gmail.jpeg)

Beste Sözen

![Andrea Kim](https://oud.pics/sm/l/stripe.jpeg)

Andrea Kim

![Noor Ahmed](https://oud.pics/sm/l/notion.png)

Noor Ahmed

![Jules Park](https://oud.pics/sm/l/slack.svg)

Jules Park

### Assignee Picker

Popover with a header label, filter bar, and a selectable person list that checks chosen rows.

[](/piece/form16)

Project labels

DesignPolishGood first issueAdd label

### Multi Select

Picker that keeps chosen options as removable violet pills next to a chevron to open the list.

[](/piece/form18)

Primary workspace

Mira Studio

acm

Beste StudioDesign · 12 members

BesteworksEngineering · 34 members

Beste LabsResearch · 6 members

### Combobox

Searchable single-select with a query bar above a filtered list and a check for the active row.

[](/piece/form15)

Mention a teammate

Looks good, @mir

![Beste Sözen](https://oud.pics/sm/l/gmail.jpeg)

Beste Sözen@mira

![Miranda Chase](https://oud.pics/sm/l/stripe.jpeg)

Miranda Chase@miranda

![Mirko Petrov](https://oud.pics/sm/l/notion.png)

Mirko Petrov@mirko

### Mention Picker

Inline @-mention typed into a field, paired with an avatar-led autocomplete dropdown beneath.

[](/piece/form23)

Delivery speed

Standard3–5 business days · Free

ExpressNext business day · $8

Same-dayOrder by noon · $14

### Radio Group

Radio-card list where the selected row picks up a primary ring and a tinted background.

[](/piece/form1)

Workspace name

Mira & Co.

Shown on invoices and in the team directory.

### Labeled Input

Standard text field with a label on top and a muted helper line under the control.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.