--- title: Selecionar image: /images/user-guide/what-is-twenty/20.png --- Cabeçalho Permite aos utilizadores escolher um valor a partir de uma lista de opções pré-definidas. ```jsx import { IconTwentyStar } from 'twenty-ui/display'; import { Select } from '@/ui/input/components/Select'; export const MyComponent = () => { return (