Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145500 | Jun 25,2019 07:31 PM UTC | Jul 15,2019 11:17 AM UTC | JavaScript - EJ 2 | 4 |
![]() |
Tags: Dialog |
let dialogObj: Dialog = new Dialog({
overlayClick: overlayClick,
isModal: true,
});
function overlayClick(e) { // Triggered when you click the Dialog overlay
this.element.focus() // Focus the current Dialog component
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.