gatsby-page-is-loading
0.1.1 • Public • Published gastby-page-is-loading
A React component to detect and toggle elements when a Gatsby page is loading.
Installation
With Yarn:
yarn add gatsby-page-is-loading
With npm:
npm install --save gatsby-page-is-loading
Usage
import PageIsLoading from 'gatsby-page-is-loading'
...
<PageIsLoading>Page is loading...</PageIsLoading>
Package Sidebar
Install
npm i gatsby-page-is-loading
Weekly Downloads