All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.prod.util.getActiveElement.js Maven / Gradle / Ivy

"use strict";const t=()=>{let e=document.activeElement;for(;e&&e.shadowRoot&&e.shadowRoot.activeElement;)e=e.shadowRoot.activeElement;return e};export default t;
//# sourceMappingURL=getActiveElement.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy