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
- core/frontend/src/IModelApp.ts Line 157
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.