Type definitions are available in the @types/hoist-non-react-statics package

hoist-non-react-statics

  • Version 3.3.2
  • Published
  • 38.9 kB
  • 1 dependency
  • BSD-3-Clause license

Install

npm i hoist-non-react-statics
yarn add hoist-non-react-statics
pnpm add hoist-non-react-statics

Overview

Copies non-react specific statics from a child component to a parent component

Dependencies (1)

Dev Dependencies (20)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/hoist-non-react-statics.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/hoist-non-react-statics)
  • HTML
    <a href="https://www.jsdocs.io/package/hoist-non-react-statics"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>