Skip to canvas
Uvodo Design
/
Welcome
Colors
Gradient
Shadow
Typography
Alert
AutoComplete
Badge
Breadcrumbs
Button
Checkbox
InputNumber
InputPassword
InputSearch
InputUrl
Input
Loader
Menu
Modal
Radio
SelectSkip to canvas
Separator
Skeleton
Tag
Textarea
Toast
Toggle
Tooltip
Editor
Icons
  1. Recently opened
  2. SelectComponents
  3. Back to componentsESC
  4. Clear history
Skip to sidebar
This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
labelKey*
string
--
defaultValue
Value
--
description
ReactNode
--
errorMessage
string
--
fallbackLabel

you can show labels while async select options are loading. if options not loaded yet, provided value can't be shown.

string
--
isDisabled
boolean
--
isLoading
boolean
--
items
Item<object>[]
--
label
string
--
matchWidth
boolean
--
onChange
(value: Value) => void
--
onSelect
(value: Value, item: any) => void
--
placeholder
string
--
popupCss
CSS
--
preserveLabelSpace
boolean
--
renderTrigger
(props: SelectTriggerProps) => ReactNode
--
status
"success""error""normal"
--
successMessage
string
--
value
Value
--
No interactions found
Learn how to add interactions to your story