API Reference > ui-core > Select > SelectProps SelectProps Interface Properties for Select component Extends SelectHTMLAttributes<HTMLSelectElement> CommonProps Properties Name Type Description options string | SelectOption[] | { T } Options for Select dropdown. ref undefined | Ref<HTMLSelectElement> Provides ability to return reference to HTMLSelectElement setFocus undefined | boolean Indicates whether to set focus to the select element Defined in ui/core/src/ui-core/select/Select.tsx Line 29 Last Updated: 12 June, 2024