Skip to content

sbayd/react-ui-blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-UI-Blocker

A Body Blocker with Cool Animations for React Apps

It is simple to use First import UIBlocker from 'react-ui-blocker';

And use it with one of these themes,

<UIBlocker theme="cubeGrid" // default isVisible={true} message="Loading.. or your custom message" />

Props

Name Type Default Available Values
theme String cubeGrid cubeGrid, rect, cube, bounce, dot, foldingCube, fadingCircle
isVisible Boolean false true / false
message String Loading... Any string