--- title: Select image: /images/user-guide/what-is-twenty/20.png --- Header Allows users to pick a value from a list of predefined options. ```jsx import { IconTwentyStar } from 'twenty-ui/display'; import { Select } from '@/ui/input/components/Select'; export const MyComponent = () => { return (