Hex Core JS
    Preparing search index...

    Function DialogBox

    • Displays a small pop-up window in one of the corners of the screen. Should be used with <DialogBox.Header>, <DialogBox.Body>, and <DialogBox.Footer> subcomponents for content layout.

      Parameters

      Returns ReactPortal

    Index

    Methods

    • Conditionally renders a DialogBox component and uses a transition animation. Only accepts a single child and that child should be a DialogBox component.

      Parameters

      Returns Element