Skip to main content

ModuleOpenInfo

type ModuleOpenInfo = {
moduleId: string;
openMode: OpenMode;
};

module open event info

Properties

moduleId

moduleId: string;

module to be opened in urn format

Example

urn:encompass:loanapp

openMode

openMode: OpenMode;

mode to open the module. Default is IFRAME