OptionalallowAllow custom values in filterable mode (not just from options)
OptionalbackgroundBackground color (overrides theme)
OptionalborderBorder radius
OptionaldefaultDefault selected value (uncontrolled)
OptionaldisabledWhether the select is disabled
OptionaldropdownBackground color for dropdown panel (overrides theme)
OptionalfilterableEnable combo box mode (type to filter options)
OptionalfontFont family name. For canvas: Any CSS font family (e.g., 'Arial', 'Helvetica') For MSDF/bitmap: Must match the loaded font's family name
OptionalfontFont rendering type.
OptionalheightHeight of the select
OptionalonChange callback
Array of options
OptionalplaceholderPlaceholder text when nothing selected
OptionaltextText color (overrides theme)
OptionalthemeOptional ThemeResolver for automatic color resolution
OptionalvalueCurrent selected value (controlled)
OptionalwidthWidth of the select
Props for configuring a UISelect