1.1.0 • Published 2 years ago

@ollion/shadowdom-ponyfill v1.1.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

@ollion/shadowdom-ponyfill

Usage

import { ponyfillShadowDom } from "@ollion/shadowdom-ponyfill";

ponyfillShadowDom();

// Now you can use querySelector and document.evaluate APIs with shadow DOM elements
1.1.0

2 years ago