How to use the react-uwp/utils/browser/addCSSRule function in react-uwp

To help you get started, we’ve selected a few react-uwp examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github myxvisual / react-uwp / docs / src / components / Wrapper / index.tsx View on Github external
componentDidMount() {
    addCSSRule("body { overflow-x: hidden; }");
    window.addEventListener("resize", this.resize);
  }

react-uwp

UWP Design & Fluent Design UiKit by React

MIT
Latest version published 3 years ago

Package Health Score

39 / 100
Full package analysis