--- title: 选择 --- 标题 允许用户从预定义选项列表中选择一个值。 ```jsx import { IconTwentyStar } from 'twenty-ui/display'; import { Select } from '@/ui/input/components/Select'; export const MyComponent = () => { return (