Skip to canvas
Uvodo Design
/
Welcome
Colors
Gradient
Shadow
Typography
Alert
AutoComplete
Badge
Breadcrumbs
Button
Checkbox
InputNumber
InputPassword
InputSearch
InputUrlSkip to canvas
Input
Loader
Menu
Modal
Radio
Select
Separator
Skeleton
Tag
Textarea
Toast
Toggle
Tooltip
Editor
Icons
  1. Recently opened
  2. InputUrlComponents
  3. Back to componentsESC
  4. Clear history
Skip to sidebar
This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
css
CSS
--
inputContainerRef
(instance: HTMLDivElement) => void | RefObject<HTMLDivElement>
--
isDisabled
Whether the input is disabled.
(boolean | "true" | ({ "@desktop"?: boolean | "true"; "@laptop"?: boolean | "true"; "@tablet"?: boolean | "true"; "@largeMobile"?: boolean | "true"; "@mobile"?: boolean | "true"; "@initial"?: boolean | "true"; } & { ...; })) & boolean
--
isFocused
boolean | "true" | ({ "@desktop"?: boolean | "true"; "@laptop"?: boolean | "true"; "@tablet"?: boolean | "true"; "@largeMobile"?: boolean | "true"; "@mobile"?: boolean | "true"; "@initial"?: boolean | "true"; } & { ...; })
--
leftIcon
ReactNode
--
onEnterKeyPress
() => void
--
prefix
ReactNode
--
preserveLabelSpace
boolean
--
rightIcon
ReactNode
--
status
("success" | "error" | "normal" | ({ "@desktop"?: "success" | "error" | "normal"; "@laptop"?: "success" | "error" | "normal"; "@tablet"?: "success" | "error" | "normal"; "@largeMobile"?: "success" | ... 1 more ... | "normal"; "@mobile"?: "success" | ... 1 more ... | "normal"; "@initial"?: "success" | ... 1 more ... ...
--
successMessage
string
--
suffix
ReactNode
--
No interactions found
Learn how to add interactions to your story