UNPKG

@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) 410 B
import{SELECT_OPTION_ROOT_ID as e}from"./Select.constant.js";const t=t=>{const o=t.ownerDocument;let l=o.getElementById("legion-select-portal-root");return l||(l=o.createElement("div"),l.id=e,l.style.position="fixed",l.style.top="0",l.style.left="0",l.style.width="100%",l.style.height="0",l.style.zIndex="999999",o.body.appendChild(l)),l};export{t as getPortalRoot}; //# sourceMappingURL=Select.helper.js.map