Skip to content

BaseModal

View source on GitHub

A base modal component that provides a backdrop for modal content and emits a close event when the backdrop is clicked. *

Emits

  • close-modal

Exposed Methods

closeModal()

Emits the close-modal event to notify parent to close the modal.