@legion-ui-kit/react-core
Version:
<div align="center"> <img height="108" width="116" src="https://legion.digitaltelkom.id/favicon.svg?v=4643a71fb65fa61a5f2b266b769ea7b1" /> <h1 align="center">Legion UI Kit - React Core</h1> </div>
3 lines (2 loc) • 411 B
JavaScript
;var e=require("./Select.constant.cjs");exports.getPortalRoot=t=>{const l=t.ownerDocument;let o=l.getElementById("legion-select-portal-root");return o||(o=l.createElement("div"),o.id=e.SELECT_OPTION_ROOT_ID,o.style.position="fixed",o.style.top="0",o.style.left="0",o.style.width="100%",o.style.height="0",o.style.zIndex="999999",l.body.appendChild(o)),o};
//# sourceMappingURL=Select.helper.cjs.map