--- title: اختيار image: /images/user-guide/what-is-twenty/20.png --- رأس الصفحة يتيح للمستخدمين اختيار قيمة من قائمة من الخيارات المحددة مسبقًا. ```jsx import { IconTwentyStar } from 'twenty-ui/display'; import { Select } from '@/ui/input/components/Select'; export const MyComponent = () => { return (