Skip to canvas
Uvodo Design
/
Welcome
Colors
Gradient
Shadow
Typography
Alert
AutoComplete
Badge
Breadcrumbs
Button
Checkbox
InputNumber
InputPassword
InputSearch
InputUrl
Input
Loader
Menu
ModalSkip to canvas
Radio
Select
Separator
Skeleton
Tag
Textarea
Toast
Toggle
Tooltip
Editor
Icons
  1. Recently opened
  2. ModalComponents
  3. Back to componentsESC
  4. Clear history
Skip to sidebar
This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
children*
ReactNode
--
closable
boolean
--
initialFocus
number | MutableRefObject<HTMLElement>
--
onClose
() => void
--
onCloseAnimationEnd
() => void
--
openOnMobileAs
how to open modal on mobile screens. default is 'fixed'
"bottomsheet""drawer"
--
state
{ labelId: string; descriptionId: string; isOpen: boolean; setIsOpen: (v: SetStateAction<boolean>, ...args: any[]) => void; openModal: (event?: any) => void; closeModal: (event?: any) => void; }
--
trigger
Element
--
No interactions found
Learn how to add interactions to your story