Ui Scripts - how to make it work?
Hello, I just created an UI Script to standardize the popup in my portal.The code will be something like: var OER_ModalUtils = (function() { /** * @typedef {Object} PopupConfig * * @property {'info'|'confirm'} type * - 'info' : si...