Skip to content

Latest commit

 

History

History

react-dom-status-hook

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@21kb/react-dom-status-hook

npm

React hook for subscribing to the DOMContentLoaded event

Install

npm

npm install --save @21kb/react-dom-status-hook

Yarn

yarn add @21kb/react-dom-status-hook

Usage

import reactDomStatusHook from '@21kb/react-dom-status-hook';