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