Hoppa till innehåll

Modal

Terminal window
npm install @sk-web-gui/react
import { Modal } from '@sk-web-gui/react';
PropTypStandardBeskrivning
showboolean
labelstring | React.JSX.Element
closeLabelstring
classNamestring
onClose() => void
hideClosebuttonboolean
closeButtonPropsReact.ComponentProps<typeof Button>
childrenReact.ReactNode
disableCloseOutsideboolean
asReact.ElementType@default article
labelAsReact.ElementType
hideLabelboolean
aria-labelstring
overlayTransitionPropsReact.ComponentPropsWithRef<typeof TransitionChild>
contentTransitionPropsReact.ComponentPropsWithRef<typeof TransitionChild>
{
"label": "Title"
}
  • Template – standardstory