iink-ts - v4.0.0
    Preparing search index...

    Class Modal

    Index
    • Close the modal without removing it from the DOM. Fires onClose.

      Returns void

    • Close and remove the modal from the DOM. Fires onClose.

      Returns void

    • Remove the modal from the DOM without firing onClose.

      Returns void

    • Dismiss the modal programmatically without firing onClose.

      Returns void

    • Open the modal. Auto-fullscreen if container width < mobileBreakpoint.

      Returns void