ModalReturn Interface
Return type for makeModalDiv
Properties
Name | Type | Description | |
---|---|---|---|
modal | HTMLDivElement | The modal HTMLDivElement created. | |
stop | (_ev: Event) => void | A function that can be set as an event handler to stop the modal dialog. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.