west Home
light_mode
MumpUI / Component / Modal
copy
code  Show code
Modal component props
NameTypeUsage
..All div element props
titlejsxModal title
buttonsjsxModal action buttons
visiblebooleanTo set the modal visibility
onClosefunctionTo close modal on background click
widthstringTo change modal width (Default: 600px)
noScrollbarbooleanHide scrollbar on scrollable modals (Default: false)
noCrossbooleanHide cross icon from modal header (Default: false)