Documentation
Preparing search index...
react-ui/src
ModalProps
Type Alias ModalProps
ModalProps
:
BaseComponentProps
<
HTMLDivElement
>
&
Omit
<
PopUpComponentProps
,
"isOpen"
,
>
&
Pick
<
Required
<
PopUpComponentProps
>
,
"isOpen"
>
&
Partial
<
{
description
:
string
;
footer
:
React.ReactNode
;
hideCloseButton
:
boolean
;
title
:
string
;
variant
?:
"base"
|
"drawer"
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...