--- title: Seç image: /images/user-guide/what-is-twenty/20.png --- Başlık Kullanıcılara önceden tanımlanmış seçeneklerden bir değer seçme olanağı tanır. ```jsx import { IconTwentyStar } from 'twenty-ui/display'; import { Select } from '@/ui/input/components/Select'; export const MyComponent = () => { return (