Skip to content

escaladesports/gatsby-page-is-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

A React component to detect and toggle elements when a Gatsby page is loading.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published